Pick<T, Keys>

Term side of the Card
Topic: Utility Types
Unit title: Pick<T, Keys>
Categories: Utility type
Explanation side of the Card

Explanation: The utility type that extracts a set of properties from an object. Helps create a new type containing only the selected properties from an existing type.

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