Skip to content

EncodeUriObject

Defined in: uri/encode.ts:4

An object representing key-value pairs to be encoded into a URI query string.

Indexable

[key: string]: string | number | boolean | null | undefined