eligius
    Preparing search index...

    Variable getQueryParamsConst

    getQueryParams: TOperation<
        IGetQueryParamsOperationData,
        Omit<IGetQueryParamsOperationData, "defaultValues">,
    > = ...

    This operation retrieves the current query parameters from the browser's address bar and places them on the returned operation data.