Interface Class<T>

Arbitrary class constructor.

Type Parameters

  • out T extends object = object

    A type of class instance.

Hierarchy

Constructors

Properties

Constructors

  • Parameters

    • Rest ...args: unknown[]

    Returns T

  • Parameters

    • Rest ...args: unknown[]

    Returns object

Properties

prototype: T

Generated using TypeDoc