A type tuple entry.

Implements

Constructors

Properties

_name?: string
_type?: Type

Accessors

  • get name(): undefined | string
  • The name of the entry.

    It can be undefined for unnamed entries.

    Returns undefined | string

  • get type(): Type
  • The type of the entry.

    Returns Type

Methods

Generated using TypeDoc