Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
TransformResult
Interface TransformResult
interface
TransformResult
{
code
:
string
;
deps
?:
string
[]
;
dynamicDeps
?:
string
[]
;
etag
?:
string
;
map
:
null
|
SourceMap
|
{
mappings
:
""
;
}
;
}
Index
Properties
code
deps?
dynamic
Deps?
etag?
map
Properties
code
code
:
string
Optional
deps
deps
?:
string
[]
Optional
dynamic
Deps
dynamic
Deps
?:
string
[]
Optional
etag
etag
?:
string
map
map
:
null
|
SourceMap
|
{
mappings
:
""
;
}
Type declaration
mappings
:
""
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
code
deps
dynamic
Deps
etag
map
Astro Node.js Fastify adapter - v0.0.12
Loading...