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