Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
FastifyServerFactory
Interface FastifyServerFactory<RawServer>
interface
FastifyServerFactory
<
RawServer
>
(
(
handler
,
opts
)
=>
RawServer
)
Type Parameters
RawServer
extends
RawServerBase
=
RawServerDefault
Fastify
Server
Factory
(
handler
,
opts
)
:
RawServer
Parameters
handler
:
FastifyServerFactoryHandler
<
RawServer
,
RawRequestDefaultExpression
<
RawServer
>
,
RawReplyDefaultExpression
<
RawServer
>
>
opts
:
Record
<
string
,
unknown
>
Returns
RawServer
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Astro Node.js Fastify adapter - v0.0.12
Loading...