Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
AsyncRendererComponentFn
Type alias AsyncRendererComponentFn<U>
Async
Renderer
Component
Fn
<
U
>
:
(
(
Component
,
props
,
slots
,
metadata
?
)
=>
Promise
<
U
>
)
Type Parameters
U
Type declaration
(
Component
,
props
,
slots
,
metadata
?
)
:
Promise
<
U
>
Parameters
Component
:
any
props
:
any
slots
:
Record
<
string
,
string
>
Optional
metadata
:
AstroComponentMetadata
Returns
Promise
<
U
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Astro Node.js Fastify adapter - v0.0.12
Loading...