Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
VisitNodeObject
Interface VisitNodeObject<S, P>
interface
VisitNodeObject
<
S
,
P
>
{
enter
?:
VisitNodeFunction
<
S
,
P
>
;
exit
?:
VisitNodeFunction
<
S
,
P
>
;
}
Type Parameters
S
P
extends
Node
Index
Properties
enter?
exit?
Properties
Optional
enter
enter
?:
VisitNodeFunction
<
S
,
P
>
Optional
exit
exit
?:
VisitNodeFunction
<
S
,
P
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
enter
exit
Astro Node.js Fastify adapter - v0.0.12
Loading...