bunway
Preparing search index...
CookieParserOptions
Interface CookieParserOptions
interface
CookieParserOptions
{
decode
?:
(
value
:
string
)
=>
string
;
secret
?:
string
|
string
[]
;
}
Index
Properties
decode?
secret?
Properties
Optional
decode
decode
?:
(
value
:
string
)
=>
string
Optional
secret
secret
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
decode
secret
bunway
Loading...