TypeScript Fundamentals - Custom Types - Type Aliases in TypeScript
In this lesson, we begin creating types of our own using type aliases in TypeScript.
Type aliases are most handy for naming union types but can also be used in other ways.
In this lesson, we begin creating types of our own using type aliases in TypeScript.
Type aliases are most handy for naming union types but can also be used in other ways.