export * from './types.js';
export * from './build-in-number.js';
export * from './build-in-bigint.js';
/**
 * decimal-js 作为外部模块, 按需引入
 */
