Course contentsShow
TypeScript
Lesson 500 of 1,79612. EnumsPro lesson

Declaring a const enum

Use const enum keyword to create an enum that TypeScript will inline and remove during transpilation.

This lesson is for subscribers

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