Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
TraversalContext
Interface TraversalContext<S>
interface
TraversalContext
<
S
>
{
opts
:
TraverseOptions
<
Node
>
;
parentPath
:
NodePath
<
Node
>
;
scope
:
Scope
;
state
:
S
;
}
Type Parameters
S
=
unknown
Index
Properties
opts
parent
Path
scope
state
Properties
opts
opts
:
TraverseOptions
<
Node
>
parent
Path
parent
Path
:
NodePath
<
Node
>
scope
scope
:
Scope
state
state
:
S
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
opts
parent
Path
scope
state
Astro Node.js Fastify adapter - v0.0.12
Loading...