x4js - v2.2.49
    Preparing search index...

    A token.

    interface IToken {
        scopes: string;
        startIndex: number;
    }
    Index
    scopes: string
    startIndex: number