Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnumMembers

Map of enumeration members where the key is the name and the value is the numeric value of the enum member.

Hierarchy

  • EnumMembers

Indexable

[name: string]: number

Map of enumeration members where the key is the name and the value is the numeric value of the enum member.

Generated using TypeDoc