Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
IndexHtmlTransformHook
Type alias IndexHtmlTransformHook
Index
Html
Transform
Hook
:
(
(
this
,
html
,
ctx
)
=>
IndexHtmlTransformResult
|
void
|
Promise
<
IndexHtmlTransformResult
|
void
>
)
Type declaration
(
this
,
html
,
ctx
)
:
IndexHtmlTransformResult
|
void
|
Promise
<
IndexHtmlTransformResult
|
void
>
Parameters
this
:
void
html
:
string
ctx
:
IndexHtmlTransformContext
Returns
IndexHtmlTransformResult
|
void
|
Promise
<
IndexHtmlTransformResult
|
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Astro Node.js Fastify adapter - v0.0.12
Loading...