Exclude<UnionT, T>

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

Explanation: The utility type that omits certain types from a union. Useful for filtering out unwanted types from a type collection.

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