LWT JavaScript API
    Preparing search index...

    Envelope returned by the mutating endpoints.

    interface LocalDictionaryMutationResponse {
        error?: string;
        success: boolean;
    }
    Index
    error?: string
    success: boolean