UNPKG

@phenixrts/sdk

Version:
8 lines (7 loc) 234 B
export default class Numbers { static countNumberLength(value: number): number; private static fixRounding; private static countDigitsBeforeDecimal; private static countDigitsAfterDecimal; private constructor(); }