TypeScript Associate — Medium
Key points
- Omit creates a new type by excluding specific properties
- It is useful for creating subsets of existing types
- The excluded properties are determined by the keys provided in K
Ready to go further?
Related questions
