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