Type alias NumericEnum

NumericEnum: {
    [id: number]: string;
}

Type declaration

  • [id: number]: string

Generated using TypeDoc