UNPKG

@cainiaofe/cn-utils

Version:

菜鸟前端基础工具库

5 lines (4 loc) 130 B
import { PLUGIN_NAME } from './const'; export * from './number/i18n'; export * from './date/i18n'; export var name = PLUGIN_NAME;