UNPKG

@yoroi/types

Version:

The Yoroi Types package of Yoroi SDK

11 lines (10 loc) 227 B
export type NumberLocale = { prefix: string decimalSeparator: string groupSeparator: string groupSize: number secondaryGroupSize: number fractionGroupSize: number fractionGroupSeparator: string suffix: string }