KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
<internal>
ExportAllDeclaration
Interface ExportAllDeclaration
interface
ExportAllDeclaration
{
attributes
:
ImportAttribute
[]
;
end
:
number
;
exported
:
ModuleExportName
|
null
;
exportKind
?:
ImportOrExportKind
;
parent
?:
Node
;
range
?:
[
number
,
number
]
;
source
:
StringLiteral
;
start
:
number
;
type
:
"ExportAllDeclaration"
;
}
Hierarchy (
View Summary
)
Span
ExportAllDeclaration
Index
Properties
attributes
end
exported
export
Kind?
parent?
range?
source
start
type
Properties
attributes
attributes
:
ImportAttribute
[]
end
end
:
number
exported
exported
:
ModuleExportName
|
null
Optional
export
Kind
exportKind
?:
ImportOrExportKind
Optional
parent
parent
?:
Node
Optional
range
range
?:
[
number
,
number
]
source
source
:
StringLiteral
start
start
:
number
type
type
:
"ExportAllDeclaration"
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
attributes
end
exported
export
Kind
parent
range
source
start
type
Github
KC's Workspace
Loading...