Using an Enum as a Configuration Value in TypeScript

how can I use an enum as a config value?
Was this page helpful?