forked from natuka/web.puabadge.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1.7 KiB
34 lines
1.7 KiB
// generated by unplugin-vue-components |
|
// We suggest you to commit this file into source control |
|
// Read more: https://github.com/vuejs/core/pull/3399 |
|
import '@vue/runtime-core' |
|
|
|
export {} |
|
|
|
declare module '@vue/runtime-core' { |
|
export interface GlobalComponents { |
|
ArFrame: typeof import('./src/components/arFrame/index.vue')['default'] |
|
ArMode: typeof import('./src/components/arMode/index.vue')['default'] |
|
Article: typeof import('./src/components/article/index.vue')['default'] |
|
Backup: typeof import('./src/components/arFrame/backup.vue')['default'] |
|
Backup2: typeof import('./src/components/arFrame/backup2.vue')['default'] |
|
Brand: typeof import('./src/components/brand/index.vue')['default'] |
|
Gsplat: typeof import('./src/components/arFrame/gsplat.vue')['default'] |
|
Hint: typeof import('./src/components/hint/hint.vue')['default'] |
|
Loading: typeof import('./src/components/loading/index.vue')['default'] |
|
Model: typeof import('./src/components/model/index.vue')['default'] |
|
ModelGsplat: typeof import('./src/components/modelGsplat/index.vue')['default'] |
|
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'] |
|
VanButton: typeof import('vant/es')['Button'] |
|
VanDivider: typeof import('vant/es')['Divider'] |
|
VanField: typeof import('vant/es')['Field'] |
|
VanIcon: typeof import('vant/es')['Icon'] |
|
VanList: typeof import('vant/es')['List'] |
|
VanPullRefresh: typeof import('vant/es')['PullRefresh'] |
|
VanStepper: typeof import('vant/es')['Stepper'] |
|
VanUploader: typeof import('vant/es')['Uploader'] |
|
} |
|
}
|
|
|