|
|
|
|
@ -21,17 +21,11 @@ declare module '@vue/runtime-core' {
@@ -21,17 +21,11 @@ declare module '@vue/runtime-core' {
|
|
|
|
|
Tabbar: typeof import('./src/components/tabbar/index.vue')['default'] |
|
|
|
|
Tensorflow: typeof import('./src/components/arFrame/tensorflow.vue')['default'] |
|
|
|
|
VanActionSheet: typeof import('vant/es')['ActionSheet'] |
|
|
|
|
VanButton: typeof import('vant/es')['Button'] |
|
|
|
|
VanConfigProvider: typeof import('vant/es')['ConfigProvider'] |
|
|
|
|
VanDivider: typeof import('vant/es')['Divider'] |
|
|
|
|
VanGrid: typeof import('vant/es')['Grid'] |
|
|
|
|
VanGridItem: typeof import('vant/es')['GridItem'] |
|
|
|
|
VanIcon: typeof import('vant/es')['Icon'] |
|
|
|
|
VanImage: typeof import('vant/es')['Image'] |
|
|
|
|
VanLoading: typeof import('vant/es')['Loading'] |
|
|
|
|
VanStepper: typeof import('vant/es')['Stepper'] |
|
|
|
|
VanSwipe: typeof import('vant/es')['Swipe'] |
|
|
|
|
VanSwipeItem: typeof import('vant/es')['SwipeItem'] |
|
|
|
|
VanTabbar: typeof import('vant/es')['Tabbar'] |
|
|
|
|
VanTabbarItem: typeof import('vant/es')['TabbarItem'] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|