UNPKG

@yoroi/types

Version:
11 lines 289 B
export type NumberLocale = { prefix: string; decimalSeparator: string; groupSeparator: string; groupSize: number; secondaryGroupSize: number; fractionGroupSize: number; fractionGroupSeparator: string; suffix: string; }; //# sourceMappingURL=numbers.d.ts.map