Course contentsShow
TypeScript
Lesson 354 of 1,7968. Interfaces vs Type AliasesPro lesson

Aliasing Intersection Types

Combine multiple types with intersections: type Admin = User & Permissions to compose capabilities cleanly.

This lesson is for subscribers

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