Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
FastifySerializerCompiler
Type alias FastifySerializerCompiler<T>
Fastify
Serializer
Compiler
<
T
>
:
(
(
routeSchema
)
=>
(
(
data
)
=>
string
)
)
Type Parameters
T
Type declaration
(
routeSchema
)
:
(
(
data
)
=>
string
)
Parameters
routeSchema
:
FastifyRouteSchemaDef
<
T
>
Returns
(
(
data
)
=>
string
)
(
data
)
:
string
Parameters
data
:
any
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Astro Node.js Fastify adapter - v0.0.12
Loading...