UNPKG

timered-counter

Version:

Make the value change more vivid and natural

8 lines 228 B
export * from './types.js'; export * from './build-in-number.js'; export * from './build-in-bigint.js'; /** * decimal-js 作为外部模块, 按需引入 */ // export * from "./decimal-js.js"; //# sourceMappingURL=index.js.map