Type alias URLSearchInput

URLSearchInput: URLSearchParams | Record<string, URLSearchValue> | string

Generated using TypeDoc