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