|
|
|
|
@ -21,6 +21,7 @@ declare module '@vue/runtime-core' {
@@ -21,6 +21,7 @@ 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'] |
|
|
|
|
VanAddressEdit: typeof import('vant/es')['AddressEdit'] |
|
|
|
|
VanDivider: typeof import('vant/es')['Divider'] |
|
|
|
|
VanField: typeof import('vant/es')['Field'] |
|
|
|
|
VanIcon: typeof import('vant/es')['Icon'] |
|
|
|
|
|