Files
aiot-platform-ui/apps/web-antd/src/utils/index.ts

6 lines
148 B
TypeScript
Raw Normal View History

2025-05-06 23:24:14 +08:00
export * from './constants';
export * from './dict';
export * from './formatTime';
2025-05-06 23:24:14 +08:00
export * from './rangePickerProps';
export * from './validator';