Docs
Example
GitHub
Preparing search index...
The search index is not available
TypeDoc API - v0.27.0
TypeDoc API
JSONOutput
TypeKindMap
Type Alias TypeKindMap
TypeKindMap
:
{
array
:
JSONOutput
.
ArrayType
;
conditional
:
JSONOutput
.
ConditionalType
;
indexedAccess
:
JSONOutput
.
IndexedAccessType
;
inferred
:
JSONOutput
.
InferredType
;
intersection
:
JSONOutput
.
IntersectionType
;
intrinsic
:
JSONOutput
.
IntrinsicType
;
literal
:
JSONOutput
.
LiteralType
;
mapped
:
JSONOutput
.
MappedType
;
namedTupleMember
:
NamedTupleMemberType
;
optional
:
JSONOutput
.
OptionalType
;
predicate
:
JSONOutput
.
PredicateType
;
query
:
JSONOutput
.
QueryType
;
reference
:
JSONOutput
.
ReferenceType
;
reflection
:
JSONOutput
.
ReflectionType
;
rest
:
JSONOutput
.
RestType
;
templateLiteral
:
JSONOutput
.
TemplateLiteralType
;
tuple
:
JSONOutput
.
TupleType
;
typeOperator
:
JSONOutput
.
TypeOperatorType
;
union
:
JSONOutput
.
UnionType
;
unknown
:
JSONOutput
.
UnknownType
;
}
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Docs
Example
GitHub
TypeDoc API - v0.27.0
Loading...