Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
EmittedPrebuiltChunk
Interface EmittedPrebuiltChunk
interface
EmittedPrebuiltChunk
{
code
:
string
;
exports
?:
string
[]
;
fileName
:
string
;
map
?:
SourceMap
;
sourcemapFileName
?:
string
;
type
:
"prebuilt-chunk"
;
}
Index
Properties
code
exports?
file
Name
map?
sourcemap
File
Name?
type
Properties
code
code
:
string
Optional
exports
exports
?:
string
[]
file
Name
file
Name
:
string
Optional
map
map
?:
SourceMap
Optional
sourcemap
File
Name
sourcemap
File
Name
?:
string
type
type
:
"prebuilt-chunk"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
code
exports
file
Name
map
sourcemap
File
Name
type
Astro Node.js Fastify adapter - v0.0.12
Loading...