2023-01-28 17:32:28 +08:00

9 lines
137 B
JavaScript

/**
* 通用格式化器 test test test
*/
export * from './datetime.formatters.js';
export * from './currency.formatters.js';