2023-01-28 16:48:29 +08:00

9 lines
132 B
JavaScript

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