Type Alias GetConstructorType<T>

GetConstructorType<T>: InstanceType<T>

Gets constructor type

Type Parameters