Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
OutputAsset
Interface OutputAsset
interface
OutputAsset
{
fileName
:
string
;
name
:
undefined
|
string
;
needsCodeReference
:
boolean
;
source
:
string
|
Uint8Array
;
type
:
"asset"
;
}
Hierarchy (
view full
)
PreRenderedAsset
OutputAsset
Index
Properties
file
Name
name
needs
Code
Reference
source
type
Properties
file
Name
file
Name
:
string
name
name
:
undefined
|
string
needs
Code
Reference
needs
Code
Reference
:
boolean
source
source
:
string
|
Uint8Array
type
type
:
"asset"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
file
Name
name
needs
Code
Reference
source
type
Astro Node.js Fastify adapter - v0.0.12
Loading...