Search
Preparing search index...
The search index is not available
@alterior/common
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Constructor
Interface Constructor<T>
Represents a constructor. Useful for type gymnastics.
Type parameters
T
Hierarchy
Constructor
Index
Constructors
constructor
Constructors
constructor
new
Constructor
(
...
args
:
any
[]
)
:
T
Parameters
Rest
...
args:
any
[]
Returns
T
Globals
Constructor
constructor
Generated using
TypeDoc
Represents a constructor. Useful for type gymnastics.