公告板
版本库
filestore
活动
搜索
登录
周世豪
/
YiWuProject
派生自
YiWuProject
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
磨边模块大屏代码迁移
ZengTao
2025-06-05
21a76af55c4da5f1999e9dd24690b2449a7a18a7
[~zhoushihao/YiWuProject.git]
/
UI-Project
/
auto-imports.d.ts
1
2
3
4
5
6
7
8
9
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
export {}
declare global {
const useI18n: typeof import('vue-i18n')['useI18n']
}