File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ declare module 'vue' {
1010 Chart : typeof import ( './../components/Chart/index.vue' ) [ 'default' ]
1111 GhostButton : typeof import ( './../components/GhostButton.vue' ) [ 'default' ]
1212 NavBar : typeof import ( './../components/NavBar.vue' ) [ 'default' ]
13- Notice : typeof import ( './../components/Notice.vue' ) [ 'default' ]
1413 RouterLink : typeof import ( 'vue-router' ) [ 'RouterLink' ]
1514 RouterView : typeof import ( 'vue-router' ) [ 'RouterView' ]
1615 TabBar : typeof import ( './../components/TabBar.vue' ) [ 'default' ]
@@ -24,7 +23,6 @@ declare module 'vue' {
2423 VanIcon : typeof import ( 'vant/es' ) [ 'Icon' ]
2524 VanImage : typeof import ( 'vant/es' ) [ 'Image' ]
2625 VanNavBar : typeof import ( 'vant/es' ) [ 'NavBar' ]
27- VanNoticeBar : typeof import ( 'vant/es' ) [ 'NoticeBar' ]
2826 VanPicker : typeof import ( 'vant/es' ) [ 'Picker' ]
2927 VanPopup : typeof import ( 'vant/es' ) [ 'Popup' ]
3028 VanSpace : typeof import ( 'vant/es' ) [ 'Space' ]
You can’t perform that action at this time.
0 commit comments