Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
ServerHook
Type alias ServerHook
Server
Hook
:
(
(
this
,
server
)
=>
(
(
)
=>
void
)
|
void
|
Promise
<
(
(
)
=>
void
)
|
void
>
)
Type declaration
(
this
,
server
)
:
(
(
)
=>
void
)
|
void
|
Promise
<
(
(
)
=>
void
)
|
void
>
Parameters
this
:
void
server
:
ViteDevServer
Returns
(
(
)
=>
void
)
|
void
|
Promise
<
(
(
)
=>
void
)
|
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Astro Node.js Fastify adapter - v0.0.12
Loading...