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