it
    Preparing search index...

    Interface SplitOptions

    interface SplitOptions {
        delimiter?: Uint8Array<ArrayBufferLike>;
    }
    Index
    delimiter?: Uint8Array<ArrayBufferLike>