KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
<internal>
ObjectProperty
Interface ObjectProperty
interface
ObjectProperty
{
computed
:
boolean
;
end
:
number
;
key
:
PropertyKey
;
kind
:
PropertyKind
;
method
:
boolean
;
optional
?:
false
;
parent
?:
Node
;
range
?:
[
number
,
number
]
;
shorthand
:
boolean
;
start
:
number
;
type
:
"Property"
;
value
:
Expression
;
}
Hierarchy (
View Summary
)
Span
ObjectProperty
Index
Properties
computed
end
key
kind
method
optional?
parent?
range?
shorthand
start
type
value
Properties
computed
computed
:
boolean
end
end
:
number
key
key
:
PropertyKey
kind
kind
:
PropertyKind
method
method
:
boolean
Optional
optional
optional
?:
false
Optional
parent
parent
?:
Node
Optional
range
range
?:
[
number
,
number
]
shorthand
shorthand
:
boolean
start
start
:
number
type
type
:
"Property"
value
value
:
Expression
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
computed
end
key
kind
method
optional
parent
range
shorthand
start
type
value
Github
KC's Workspace
Loading...