rest-vir - v2.2.0
    Preparing search index...

    Type Alias BaseSearchParams

    BaseSearchParams: Readonly<Record<string, AllowedSearchParamValue>>

    The base, generic type for a parsed search params object, extracted from a request URL. If there are no search params, this will be an empty object.