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 learn about union types in TypeScript.
Union types grant us the ability to allow variables, function parameters and so on to be multiple types.