UNPKG

@cloudcome/utils-core

Version:
16 lines (15 loc) 335 B
import "./merge.mjs"; import { f, b, d, n, g, a, c, e, r } from "./string2.mjs"; import "./type.mjs"; export { f as fileSizeAbbr, b as numberAbbr, d as numberClamp, n as numberConvert, g as numberDecimals, a as numberFixed, c as numberFormat, e as numberUnit, r as randomNumber }; //# sourceMappingURL=number.mjs.map