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