Interface TypeKindMap

Hierarchy

  • TypeKindMap

Properties

array: ArrayType
conditional: ConditionalType
indexedAccess: IndexedAccessType
inferred: InferredType
intersection: IntersectionType
intrinsic: IntrinsicType
literal: LiteralType
mapped: MappedType
named-tuple-member: NamedTupleMember
optional: OptionalType
predicate: PredicateType
query: QueryType
reference: ReferenceType
reflection: ReflectionType
rest: RestType
template-literal: TemplateLiteralType
tuple: TupleType
typeOperator: TypeOperatorType
union: UnionType
unknown: UnknownType

Generated using TypeDoc