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.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub