Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
MiddlewareHandler
Type alias MiddlewareHandler
Middleware
Handler
:
(
(
context
,
next
)
=>
Promise
<
Response
>
|
Response
|
Promise
<
void
>
|
void
)
Type declaration
(
context
,
next
)
:
Promise
<
Response
>
|
Response
|
Promise
<
void
>
|
void
Parameters
context
:
APIContext
next
:
MiddlewareNext
Returns
Promise
<
Response
>
|
Response
|
Promise
<
void
>
|
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Astro Node.js Fastify adapter - v0.0.12
Loading...