Interface IEnums

Hierarchy

  • IEnums

Properties

Properties

key: {
    usages: string[];
    values: string[];
}

Type declaration

  • usages: string[]
  • values: string[]