Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
EmittedAsset
Interface EmittedAsset
interface
EmittedAsset
{
fileName
?:
string
;
name
?:
string
;
needsCodeReference
?:
boolean
;
source
?:
string
|
Uint8Array
;
type
:
"asset"
;
}
Index
Properties
file
Name?
name?
needs
Code
Reference?
source?
type
Properties
Optional
file
Name
file
Name
?:
string
Optional
name
name
?:
string
Optional
needs
Code
Reference
needs
Code
Reference
?:
boolean
Optional
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...