Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
AstroCookieInterface
Interface AstroCookieInterface
interface
AstroCookieInterface
{
value
:
string
;
boolean
(
)
:
boolean
;
json
(
)
:
Record
<
string
,
any
>
;
number
(
)
:
number
;
}
Implemented by
AstroCookie
Index
Properties
value
Methods
boolean
json
number
Properties
value
value
:
string
Methods
boolean
boolean
(
)
:
boolean
Returns
boolean
json
json
(
)
:
Record
<
string
,
any
>
Returns
Record
<
string
,
any
>
number
number
(
)
:
number
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
value
boolean
json
number
Astro Node.js Fastify adapter - v0.0.12
Loading...