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

    Interface IntegrityEvent

    interface IntegrityEvent {
        context: string;
        error: ParseError;
        reason: IntegrityReason;
    }
    Index
    context: string
    error: ParseError