Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
AstroCookieGetOptions
Interface AstroCookieGetOptions
interface
AstroCookieGetOptions
{
decode
?:
(
(
value
)
=>
string
)
;
}
Index
Properties
decode?
Properties
Optional
decode
decode
?:
(
(
value
)
=>
string
)
Type declaration
(
value
)
:
string
Parameters
value
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
decode
Astro Node.js Fastify adapter - v0.0.12
Loading...