This lesson is for subscribers
You've completed the free preview. Subscribe to unlock every lesson in every course.
Type aliases can name primitives, literals, or unions like type ID = string or type Status = 'active' | 'inactive'.
You've completed the free preview. Subscribe to unlock every lesson in every course.