refactor: 文件类型判断
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"dependencies": {
|
||||
"@vben-core/shared": "workspace:*",
|
||||
"@vben-core/typings": "workspace:*",
|
||||
"file-type": "^19.5.0",
|
||||
"vue-router": "catalog:"
|
||||
}
|
||||
}
|
||||
|
@@ -2,3 +2,4 @@ export * from './helpers';
|
||||
export * from '@vben-core/shared/cache';
|
||||
export * from '@vben-core/shared/color';
|
||||
export * from '@vben-core/shared/utils';
|
||||
export * from 'file-type';
|
||||
|
Reference in New Issue
Block a user