Variable parameterIdToRadixConst

parameterIdToRadix: {
    [key: string]: 2 | 16 | 10;
} = ...

Type declaration

  • [key: string]: 2 | 16 | 10

Generated using TypeDoc