Whoopie - v0.0.2
Preparing search index...
getCookieNames
Function getCookieNames
getCookieNames
(
cookie
:
string
|
readonly
string
[]
|
null
|
undefined
)
:
string
[]
Returns the array of unique cookie names.
Parameters
cookie
:
string
|
readonly
string
[]
|
null
|
undefined
The
Cookie
header value or
Document.cookie
.
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Whoopie - v0.0.2
Loading...
Returns the array of unique cookie names.