KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
<internal>
BindingIdentifier
Interface BindingIdentifier
interface
BindingIdentifier
{
decorators
?:
[
]
;
end
:
number
;
name
:
string
;
optional
?:
false
;
parent
?:
Node
;
range
?:
[
number
,
number
]
;
start
:
number
;
type
:
"Identifier"
;
typeAnnotation
?:
null
;
}
Hierarchy (
View Summary
)
Span
BindingIdentifier
Index
Properties
decorators?
end
name
optional?
parent?
range?
start
type
type
Annotation?
Properties
Optional
decorators
decorators
?:
[
]
end
end
:
number
name
name
:
string
Optional
optional
optional
?:
false
Optional
parent
parent
?:
Node
Optional
range
range
?:
[
number
,
number
]
start
start
:
number
type
type
:
"Identifier"
Optional
type
Annotation
typeAnnotation
?:
null
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
decorators
end
name
optional
parent
range
start
type
type
Annotation
Github
KC's Workspace
Loading...