decode
Nodepod API / src / querystring / decode
Variable: decode
Section titled “Variable: decode”
constdecode: (input,pairSep,kvSep,options?) =>ParsedQuery=parse
Defined in: src/polyfills/querystring.ts:97
Parameters
Section titled “Parameters”string
pairSep?
Section titled “pairSep?”string = '&'
kvSep?
Section titled “kvSep?”string = '='
options?
Section titled “options?”maxKeys?
Section titled “maxKeys?”number