perf: utils 统一导出
This commit is contained in:
4
apps/web-antd/src/utils/index.ts
Normal file
4
apps/web-antd/src/utils/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './constants';
|
||||
export * from './dict';
|
||||
export * from './rangePickerProps';
|
||||
export * from './validator';
|
||||
Reference in New Issue
Block a user