0:00
0% complete
LearnStep 1 of 2
Extending and Combining Types
Learning Objectives
- •Extend interfaces
- •Use intersection types
- •Merge interface declarations
Lesson Outline
LearnStep 1/2
Extending and Combining Types
typescript
Extending Multiple Interfaces
typescript
Interface Merging
typescript