Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.
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.