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