This is an alternative to a TypeScript enum.
It is useful for when you do not want reverse mapping of enum values to keys,
This is an alternative to a TypeScript enum.
It is useful for when you do not want reverse mapping of enum values to keys,