Logo Xantham

TsTupleElement Type

Union cases

Union case Description

FixedLabeled(string, TsTupleElementType)

Full Usage: FixedLabeled(string, TsTupleElementType)

Parameters:
Item1 : string
Item2 : TsTupleElementType

Variadic TypeKey

Full Usage: Variadic TypeKey

Parameters:
Item : TypeKey

Instance members

Instance member Description

this.IsFixed

Full Usage: this.IsFixed

Returns: bool
Returns: bool

this.IsFixedLabeled

Full Usage: this.IsFixedLabeled

Returns: bool
Returns: bool

this.IsOptional

Full Usage: this.IsOptional

Returns: bool
Returns: bool

this.IsRest

Full Usage: this.IsRest

Returns: bool
Returns: bool

this.IsVariadic

Full Usage: this.IsVariadic

Returns: bool
Returns: bool

this.Type

Full Usage: this.Type

Returns: TypeKey
Returns: TypeKey

Type something to start searching.