物业代码生成
This commit is contained in:
5
packages/utils/src/index.ts
Normal file
5
packages/utils/src/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './helpers';
|
||||
export * from '@vben-core/shared/cache';
|
||||
export * from '@vben-core/shared/color';
|
||||
export * from '@vben-core/shared/utils';
|
||||
export { fileTypeFromBlob } from 'file-type';
|
Reference in New Issue
Block a user