Interface AmendableClass<T>

Abstract amendable class constructor.

Type Parameters

  • T extends object = any

    A type of class instance.

Hierarchy

  • AbstractClass<T>
    • AmendableClass

Constructors

Properties

Methods

Constructors

  • Parameters

    • Rest ...args: any[]

    Returns T

Properties

prototype: T

Methods

Generated using TypeDoc