Constructor
Constructor<Type>
Constructor<Type>type Constructor<Type> = new (...args: any[]) => Type;Generic type variables
Type
TypeLast updated
Constructor<Type>type Constructor<Type> = new (...args: any[]) => Type;TypeLast updated