You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
2.4 KiB
TypeScript

/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
export {}
declare module 'vue' {
export interface GlobalComponents {
AccountLoginForm: typeof import('./src/components/login/AccountLoginForm.vue')['default']
AssetsList: typeof import('./src/components/home/AssetsList.vue')['default']
ConcatCaptcha: typeof import('./src/components/Captcha/ConcatCaptcha.vue')['default']
CpIcon: typeof import('./src/components/CpIcon.vue')['default']
DoctorCard: typeof import('./src/components/home/DoctorCard.vue')['default']
FollowDoctor: typeof import('./src/components/home/FollowDoctor.vue')['default']
KnowledgeCard: typeof import('./src/components/home/KnowledgeCard.vue')['default']
KnowledgeList: typeof import('./src/components/home/KnowledgeList.vue')['default']
RotateCaptcha: typeof import('./src/components/Captcha/RotateCaptcha.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SliderCaptcha: typeof import('./src/components/Captcha/SliderCaptcha.vue')['default']
SssetsList: typeof import('./src/components/home/SssetsList.vue')['default']
VanActionSheet: typeof import('vant/es')['ActionSheet']
VanButton: typeof import('vant/es')['Button']
VanCell: typeof import('vant/es')['Cell']
VanCellGroup: typeof import('vant/es')['CellGroup']
VanCol: typeof import('vant/es')['Col']
VanDatePicker: typeof import('vant/es')['DatePicker']
VanField: typeof import('vant/es')['Field']
VanForm: typeof import('vant/es')['Form']
VanIcon: typeof import('vant/es')['Icon']
VanImage: typeof import('vant/es')['Image']
VanList: typeof import('vant/es')['List']
VanPopup: typeof import('vant/es')['Popup']
VanRow: typeof import('vant/es')['Row']
VanSearch: typeof import('vant/es')['Search']
VanStep: typeof import('vant/es')['Step']
VanSteps: typeof import('vant/es')['Steps']
VanSticky: typeof import('vant/es')['Sticky']
VanSwipe: typeof import('vant/es')['Swipe']
VanSwipeItem: typeof import('vant/es')['SwipeItem']
VanTab: typeof import('vant/es')['Tab']
VanTabs: typeof import('vant/es')['Tabs']
VanTag: typeof import('vant/es')['Tag']
WordClickCaptcha: typeof import('./src/components/Captcha/WordClickCaptcha.vue')['default']
}
}