Skip to content

encode

Nodepod API


Nodepod API / src / querystring / encode

const encode: (obj, pairSep, kvSep) => string = stringify

Defined in: src/polyfills/querystring.ts:96

Record<string, string | string[] | number | boolean | undefined>

string = '&'

string = '='

string