Using enums in Typescript September 8, 2022 2 Min Read 0 42 In Typescript enums are primarily made for constants with number values. What I mean is, if you… javascriptTutorial jozsef kerekes