You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: vuejs/core#3399
import '@vue/runtime-core'
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: vuejs/core#3399
import '@vue/runtime-core'
export {}
declare module '@vue/runtime-core' {
export interface GlobalComponents {
NavBar: typeof import('./../components/NavBar/index.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
Tabbar: typeof import('./../components/Tabbar/index.vue')['default']
VanButton: typeof import('vant/es')['Button']
VanCell: typeof import('vant/es')['Cell']
VanConfigProvider: typeof import('vant/es')['ConfigProvider']
VanDatePicker: typeof import('vant/es')['DatePicker']
}
}
The text was updated successfully, but these errors were encountered: