UNPKG

number-as-string

Version:

Precise number scaling and formatting without JavaScript floating-point precision issues

5 lines 155 B
export * from "./utils"; export * from "./scale-up"; export * from "./scale-down"; export * from "./trim-with-precision"; //# sourceMappingURL=index.js.map