Interface AbstractClass<T>

Abstract class constructor.

Type Parameters

  • out T extends object = object

    A type of class instance.

Hierarchy

Constructors

Properties

Constructors

  • Parameters

    • Rest ...args: unknown[]

    Returns T

Properties

prototype: T

Generated using TypeDoc