Documentation
    Preparing search index...

    Interface IndexHint

    interface IndexHint {
        type: IndexHints;
        values: string[];
    }
    Index
    values: string[]