Type Alias Constructor<T>

Constructor: abstract new (...args: any[]) => T

Type Parameters

  • T