Logo Xantham

TsTupleElementType Type

Represents a tuple element's type and modifiers. Reflects: tuple element nodes including optional `?` and rest `...` (variadic) labels.

Record fields

Record Field Description

IsOptional

Full Usage: IsOptional

Field type: bool
Field type: bool

IsRest

Full Usage: IsRest

Field type: bool
Field type: bool

Type

Full Usage: Type

Field type: TypeKey
Field type: TypeKey

Type something to start searching.