Generic interface representing a class constructor.
AnyClass
The type of the class instance.
The type of the class constructor arguments.
Constructor signature for a class.
Rest
The constructor arguments.
Generated using TypeDoc
Generic interface representing a class constructor.
AnyClass