@mradex77/google-play-scraper - v1.0.0
    Preparing search index...

    Interface DegradationEvent

    interface DegradationEvent {
        context: string;
        error: ParseError;
        reason: "cluster-page-parse";
    }
    Index
    context: string
    error: ParseError
    reason: "cluster-page-parse"