Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
querystring
Dynamic module querystring
Index
Functions
escape
parse
stringify
unescape
Functions
escape
(
)
:
any
Returns
any
parse
(
str
:
string
, sep
?:
string
, eq
?:
string
, options
?:
{ maxKeys?: number; }
)
:
any
Parameters
str:
string
sep?:
string
optional
eq?:
string
optional
options?:
{ maxKeys?: number; }
optional
Returns
any
stringify
(
obj
:
any
, sep
?:
string
, eq
?:
string
)
:
string
Parameters
obj:
any
sep?:
string
optional
eq?:
string
optional
Returns
string
unescape
(
)
:
any
Returns
any
Globals
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
grunt
grunt
grunt.config
grunt.event
grunt.fail
grunt.file
grunt.log
grunt.option
grunt.task
grunt.template
grunt.util
http
https
minimatch
net
node
os
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
escape
parse
stringify
unescape