Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
PageBuildData
Interface PageBuildData
interface
PageBuildData
{
component
:
string
;
hasSharedModules
:
boolean
;
hoistedScript
:
undefined
|
HoistedScriptAsset
;
key
:
string
;
moduleSpecifier
:
string
;
route
:
RouteData
;
styles
:
{
depth
:
number
;
order
:
number
;
sheet
:
StylesheetAsset
;
}
[]
;
}
Index
Properties
component
has
Shared
Modules
hoisted
Script
key
module
Specifier
route
styles
Properties
component
component
:
string
has
Shared
Modules
has
Shared
Modules
:
boolean
hoisted
Script
hoisted
Script
:
undefined
|
HoistedScriptAsset
key
key
:
string
module
Specifier
module
Specifier
:
string
route
route
:
RouteData
styles
styles
:
{
depth
:
number
;
order
:
number
;
sheet
:
StylesheetAsset
;
}
[]
Type declaration
depth
:
number
order
:
number
sheet
:
StylesheetAsset
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
component
has
Shared
Modules
hoisted
Script
key
module
Specifier
route
styles
Astro Node.js Fastify adapter - v0.0.12
Loading...