Logo Xantham

TsTypeUnion Type

Represents a union type. Reflects: `UnionType` and `UnionTypeNode`. Example (TS): `type A = string | number`

Union cases

Union case Description

TsTypeUnion TypeKey list

Full Usage: TsTypeUnion TypeKey list

Parameters:
Item : TypeKey list

Instance members

Instance member Description

this.Types

Full Usage: this.Types

Returns: TypeKey list
Modifiers: inline
Returns: TypeKey list

Type something to start searching.