nova-admin/src/utils/index.ts
2024-04-05 14:12:40 +08:00

5 lines
96 B
TypeScript

export * from './icon'
export * from './storage'
export * from './array'
export * from './i18n'