Course contentsShow
TypeScript
Lesson 465 of 1,79611. Literal TypesPro lesson

Combining Literal Types with Unions

Create unions of literal types to allow only a specific set of values, like 'GET' | 'POST' | 'PUT'.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.