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

Basic Type Alias Syntax

Define a type alias with type Name = Type; then use Name anywhere the original type would work.

This lesson is for subscribers

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