Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
RouteInfo
Interface RouteInfo
interface
RouteInfo
{
file
:
string
;
links
:
string
[]
;
routeData
:
RouteData
;
scripts
:
(
{
children
:
string
;
stage
:
string
;
}
|
{
type
:
"external"
|
"inline"
;
value
:
string
;
}
)
[]
;
styles
:
StylesheetAsset
[]
;
}
Index
Properties
file
links
route
Data
scripts
styles
Properties
file
file
:
string
links
links
:
string
[]
route
Data
route
Data
:
RouteData
scripts
scripts
:
(
{
children
:
string
;
stage
:
string
;
}
|
{
type
:
"external"
|
"inline"
;
value
:
string
;
}
)
[]
styles
styles
:
StylesheetAsset
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
file
links
route
Data
scripts
styles
Astro Node.js Fastify adapter - v0.0.12
Loading...