KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
ExportAllDeclaration
Interface ExportAllDeclaration
interface
ExportAllDeclaration
{
attributes
:
ImportAttribute
[]
;
exported
:
Identifier
|
Literal
|
null
;
leadingComments
?:
Comment
[]
;
loc
?:
SourceLocation
|
null
;
range
?:
[
number
,
number
]
;
source
:
Literal
;
trailingComments
?:
Comment
[]
;
type
:
"ExportAllDeclaration"
;
}
Hierarchy (
View Summary
)
BaseModuleDeclaration
ExportAllDeclaration
Index
Properties
attributes
exported
leading
Comments?
loc?
range?
source
trailing
Comments?
type
Properties
attributes
attributes
:
ImportAttribute
[]
exported
exported
:
Identifier
|
Literal
|
null
Optional
leading
Comments
leadingComments
?:
Comment
[]
Optional
loc
loc
?:
SourceLocation
|
null
Optional
range
range
?:
[
number
,
number
]
source
source
:
Literal
Optional
trailing
Comments
trailingComments
?:
Comment
[]
type
type
:
"ExportAllDeclaration"
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
attributes
exported
leading
Comments
loc
range
source
trailing
Comments
type
Github
KC's Workspace
Loading...