Enum

type Enum = Record<string, string>;

Type alias for enum objects with string key-value pairs