Constructor
Constructor<Type>
Constructor<Type>
An instance of a type from the provided generic type variable Type
.
constructor.type.ts
Generic type variables
Type
Type
A generic type variable Type
indicates the type of an instance.
Last updated