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