Interface Instantiable<T>

Interface that designates a particular value as able to be constructed.

Type Parameters

  • T

Hierarchy

  • Instantiable

Constructors

Constructors

  • Parameters

    • Rest ...args: any[]

    Returns T