Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
TransformModuleJSON
Interface TransformModuleJSON
interface
TransformModuleJSON
{
ast
?:
ProgramNode
;
code
:
string
;
customTransformCache
:
boolean
;
originalCode
:
string
;
originalSourcemap
:
null
|
ExistingDecodedSourceMap
;
sourcemapChain
:
DecodedSourceMapOrMissing
[]
;
transformDependencies
:
string
[]
;
}
Hierarchy (
view full
)
TransformModuleJSON
ModuleJSON
Index
Properties
ast?
code
custom
Transform
Cache
original
Code
original
Sourcemap
sourcemap
Chain
transform
Dependencies
Properties
Optional
ast
ast
?:
ProgramNode
code
code
:
string
custom
Transform
Cache
custom
Transform
Cache
:
boolean
original
Code
original
Code
:
string
original
Sourcemap
original
Sourcemap
:
null
|
ExistingDecodedSourceMap
sourcemap
Chain
sourcemap
Chain
:
DecodedSourceMapOrMissing
[]
transform
Dependencies
transform
Dependencies
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
ast
code
custom
Transform
Cache
original
Code
original
Sourcemap
sourcemap
Chain
transform
Dependencies
Astro Node.js Fastify adapter - v0.0.12
Loading...