Docs
Example
GitHub
Preparing search index...
The search index is not available
TypeDoc API - v0.27.2
TypeDoc API
JSONOutput
IntrinsicType
Interface IntrinsicType
interface
IntrinsicType
{
name
:
string
;
type
:
"intrinsic"
;
}
Hierarchy (
View Summary
)
JSONOutput
.
Type
S
<
Models
.
IntrinsicType
,
"type"
|
"name"
>
IntrinsicType
Index
Properties
name
type
Properties
name
name
:
string
Readonly
type
type
:
"intrinsic"
The type name identifier.
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
name
type
Docs
Example
GitHub
TypeDoc API - v0.27.2
Loading...