Class EsConstructor<TArgs>

Constructor of class.

Type Parameters

  • out TArgs extends Args = Args

    Type of class constructor arguments definition.

Hierarchy

Constructors

Properties

__handle__?: EsClassHandle<TArgs>

Brand field to make type inference work.

Accessors

  • get requestedName(): string
  • Requested member name.

    Note that the class may decide to rename it in order to resolve naming conflicts.

    Returns string

Methods

Generated using TypeDoc