Skip to content

Interface: NumeralJSUtils

Properties

PropertyType
numberToFormat(value: number, format: string, roundingFunction?: RoundingFunction) => string
stringToNumber(string: string) => number