refactor: 文件上传/图片上传重构(破坏性更新 不兼容之前的api)
This commit is contained in:
@@ -25,6 +25,6 @@ export {
|
||||
} from './typing';
|
||||
export type { CompileError } from '@intlify/core-base';
|
||||
|
||||
export { useI18n } from 'vue-i18n';
|
||||
export { I18nT, useI18n } from 'vue-i18n';
|
||||
|
||||
export type { Locale } from 'vue-i18n';
|
||||
|
Reference in New Issue
Block a user