@coveo/headless
    Preparing search index...

    Interface UrlManagerInitialState

    interface UrlManagerInitialState {
        fragment: string;
    }
    Index
    fragment: string

    The part of the url that contains search parameters. For example: q=windmill&f[author]=Cervantes.