InstanceType<T>
Term side of the Card
Topic: Utility Types
Unit title: InstanceType<T>
Categories: Utility type
Explanation side of the Card
Explanation: The utility type that extracts the type of an instance created by a constructor function. Useful for referencing the resulting instance type directly.