UNPKG

@opra/common

Version:
2 lines (1 loc) 98 B
export type URLSearchParamsInit = string[][] | Record<string, string> | string | URLSearchParams;