Represents a constructor function type that creates an instance of type T.
T
The type of object to be constructed.
Rest
Generated using TypeDoc
Represents a constructor function type that creates an instance of type
T
.