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