URLSearchParams
Nodepod API / src / url / URLSearchParams
Variable: URLSearchParams
Section titled “Variable: URLSearchParams”
constURLSearchParams: (init?) =>URLSearchParams=globalThis.URLSearchParams
Defined in: src/polyfills/url.ts:162
Parameters
Section titled “Parameters”string | Record<string, string> | string[][] | URLSearchParams
Returns
Section titled “Returns”URLSearchParams