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
|
Full Usage:
IsOptional
Field type: bool
|
|
Full Usage:
IsRest
Field type: bool
|
|
|