This type represents a constructor function. It is a function that can be called with the new keyword to create an instance of a certain type.
new
Rest
Generated using TypeDoc
This type represents a constructor function. It is a function that can be called with the
new
keyword to create an instance of a certain type.