mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-15 14:06:51 +08:00
43 lines
3.2 KiB
TypeScript
43 lines
3.2 KiB
TypeScript
/* eslint-disable */
|
|
// @ts-nocheck
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
// biome-ignore lint: disable
|
|
export {}
|
|
|
|
/* prettier-ignore */
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
AccountPassword: typeof import('./../src/components/LoginDialog/components/FormLogin/AccountPassword.vue')['default']
|
|
APIKeyManagement: typeof import('./../src/components/userPersonalCenter/components/APIKeyManagement.vue')['default']
|
|
CardFlipActivity: typeof import('./../src/components/userPersonalCenter/components/CardFlipActivity.vue')['default']
|
|
DailyTask: typeof import('./../src/components/userPersonalCenter/components/DailyTask.vue')['default']
|
|
DeepThinking: typeof import('./../src/components/DeepThinking/index.vue')['default']
|
|
FilesSelect: typeof import('./../src/components/FilesSelect/index.vue')['default']
|
|
IconSelect: typeof import('./../src/components/IconSelect/index.vue')['default']
|
|
Indexl: typeof import('./../src/components/SupportModelProducts/indexl.vue')['default']
|
|
LoginDialog: typeof import('./../src/components/LoginDialog/index.vue')['default']
|
|
ModeList: typeof import('./../src/components/modeList/index.vue')['default']
|
|
ModelSelect: typeof import('./../src/components/ModelSelect/index.vue')['default']
|
|
NavDialog: typeof import('./../src/components/userPersonalCenter/NavDialog.vue')['default']
|
|
Popover: typeof import('./../src/components/Popover/index.vue')['default']
|
|
PremiumPackageInfo: typeof import('./../src/components/userPersonalCenter/components/PremiumPackageInfo.vue')['default']
|
|
PremiumService: typeof import('./../src/components/userPersonalCenter/components/PremiumService.vue')['default']
|
|
PremiumUsageList: typeof import('./../src/components/userPersonalCenter/components/PremiumUsageList.vue')['default']
|
|
ProductPackage: typeof import('./../src/components/ProductPackage/index.vue')['default']
|
|
QrCodeLogin: typeof import('./../src/components/LoginDialog/components/QrCodeLogin/index.vue')['default']
|
|
RechargeLog: typeof import('./../src/components/userPersonalCenter/components/RechargeLog.vue')['default']
|
|
RegistrationForm: typeof import('./../src/components/LoginDialog/components/FormLogin/RegistrationForm.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SupportModelList: typeof import('./../src/components/userPersonalCenter/components/SupportModelList.vue')['default']
|
|
SvgIcon: typeof import('./../src/components/SvgIcon/index.vue')['default']
|
|
SystemAnnouncementDialog: typeof import('./../src/components/SystemAnnouncementDialog/index.vue')['default']
|
|
TokenFormDialog: typeof import('./../src/components/userPersonalCenter/components/TokenFormDialog.vue')['default']
|
|
UsageStatistics: typeof import('./../src/components/userPersonalCenter/components/UsageStatistics.vue')['default']
|
|
UserManagement: typeof import('./../src/components/userPersonalCenter/components/UserManagement.vue')['default']
|
|
VerificationCode: typeof import('./../src/components/LoginDialog/components/FormLogin/VerificationCode.vue')['default']
|
|
WelecomeText: typeof import('./../src/components/WelecomeText/index.vue')['default']
|
|
}
|
|
}
|