文件种子数据
This commit is contained in:
1
Yi.Vue3.x.Vant/components.d.ts
vendored
1
Yi.Vue3.x.Vant/components.d.ts
vendored
@@ -9,6 +9,7 @@ declare module '@vue/runtime-core' {
|
||||
export interface GlobalComponents {
|
||||
AppCreateTime: typeof import('./src/components/AppCreateTime.vue')['default']
|
||||
AppGrid: typeof import('./src/components/AppGrid.vue')['default']
|
||||
AppUserIcon: typeof import('./src/components/AppUserIcon.vue')['default']
|
||||
HelloWorld: typeof import('./src/components/HelloWorld.vue')['default']
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
|
||||
Reference in New Issue
Block a user