Type Alias EnumValue

EnumValue: number | string

A type for an enum value.

Enum