How to get names and values of enum
In this article, we’ll see what is enum or enumeration and why it’s used and we’ll also see how to get names and values of enum in typescript example.
Programming Blog
In this article, we’ll see what is enum or enumeration and why it’s used and we’ll also see how to get names and values of enum in typescript example.