TypeScript Fundamentals
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Literal Types In TypeScript

In this lesson, we learn how literal types work in TypeScript and how to use them to define a limited set of options for a function parameter.