Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
BabelFile
Interface BabelFile
interface
BabelFile
{
ast
:
File
;
code
:
string
;
hub
:
Hub
;
inputMap
:
null
|
object
;
metadata
:
object
;
opts
:
TransformOptions
;
path
:
NodePath
<
Program
>
;
scope
:
Scope
;
}
Index
Properties
ast
code
hub
input
Map
metadata
opts
path
scope
Properties
ast
ast
:
File
code
code
:
string
hub
hub
:
Hub
input
Map
input
Map
:
null
|
object
metadata
metadata
:
object
opts
opts
:
TransformOptions
path
path
:
NodePath
<
Program
>
scope
scope
:
Scope
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
ast
code
hub
input
Map
metadata
opts
path
scope
Astro Node.js Fastify adapter - v0.0.12
Loading...