Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
ExportAllDeclaration
Interface ExportAllDeclaration
interface
ExportAllDeclaration
{
assertions
?:
null
|
ImportAttribute
[]
;
attributes
?:
null
|
ImportAttribute
[]
;
end
?:
null
|
number
;
exportKind
?:
null
|
"value"
|
"type"
;
extra
?:
Record
<
string
,
unknown
>
;
innerComments
?:
null
|
Comment
[]
;
leadingComments
?:
null
|
Comment
[]
;
loc
?:
null
|
SourceLocation
;
range
?:
[
number
,
number
]
;
source
:
StringLiteral
;
start
?:
null
|
number
;
trailingComments
?:
null
|
Comment
[]
;
type
:
"ExportAllDeclaration"
;
}
Hierarchy (
view full
)
BaseNode
ExportAllDeclaration
Index
Properties
assertions?
attributes?
end?
export
Kind?
extra?
inner
Comments?
leading
Comments?
loc?
range?
source
start?
trailing
Comments?
type
Properties
Optional
assertions
assertions
?:
null
|
ImportAttribute
[]
Optional
attributes
attributes
?:
null
|
ImportAttribute
[]
Optional
end
end
?:
null
|
number
Optional
export
Kind
export
Kind
?:
null
|
"value"
|
"type"
Optional
extra
extra
?:
Record
<
string
,
unknown
>
Optional
inner
Comments
inner
Comments
?:
null
|
Comment
[]
Optional
leading
Comments
leading
Comments
?:
null
|
Comment
[]
Optional
loc
loc
?:
null
|
SourceLocation
Optional
range
range
?:
[
number
,
number
]
source
source
:
StringLiteral
Optional
start
start
?:
null
|
number
Optional
trailing
Comments
trailing
Comments
?:
null
|
Comment
[]
type
type
:
"ExportAllDeclaration"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
assertions
attributes
end
export
Kind
extra
inner
Comments
leading
Comments
loc
range
source
start
trailing
Comments
type
Astro Node.js Fastify adapter - v0.0.12
Loading...