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.
61 lines
3.1 KiB
61 lines
3.1 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'] |
|
OrderTrackItem: typeof import('./src/views/short_url/components/orderTrackItem.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'] |
|
VanButton: typeof import('vant/es')['Button'] |
|
VanCard: typeof import('vant/es')['Card'] |
|
VanCell: typeof import('vant/es')['Cell'] |
|
VanCellGroup: typeof import('vant/es')['CellGroup'] |
|
VanCheckbox: typeof import('vant/es')['Checkbox'] |
|
VanDatePicker: typeof import('vant/es')['DatePicker'] |
|
VanDialog: typeof import('vant/es')['Dialog'] |
|
VanDivider: typeof import('vant/es')['Divider'] |
|
VanEmpty: typeof import('vant/es')['Empty'] |
|
VanField: typeof import('vant/es')['Field'] |
|
VanForm: typeof import('vant/es')['Form'] |
|
VanGrid: typeof import('vant/es')['Grid'] |
|
VanGridItem: typeof import('vant/es')['GridItem'] |
|
VanIcon: typeof import('vant/es')['Icon'] |
|
VanImage: typeof import('vant/es')['Image'] |
|
VanList: typeof import('vant/es')['List'] |
|
VanLoading: typeof import('vant/es')['Loading'] |
|
VanNavBar: typeof import('vant/es')['NavBar'] |
|
VanOverlay: typeof import('vant/es')['Overlay'] |
|
VanPicker: typeof import('vant/es')['Picker'] |
|
VanPopup: typeof import('vant/es')['Popup'] |
|
VanProgress: typeof import('vant/es')['Progress'] |
|
VanPullRefresh: typeof import('vant/es')['PullRefresh'] |
|
VanSearch: typeof import('vant/es')['Search'] |
|
VanStep: typeof import('vant/es')['Step'] |
|
VanSteps: typeof import('vant/es')['Steps'] |
|
VanSubmitBar: typeof import('vant/es')['SubmitBar'] |
|
VanSwipe: typeof import('vant/es')['Swipe'] |
|
VanSwipeItem: typeof import('vant/es')['SwipeItem'] |
|
VanTab: typeof import('vant/es')['Tab'] |
|
VanTabbar: typeof import('vant/es')['Tabbar'] |
|
VanTabbarItem: typeof import('vant/es')['TabbarItem'] |
|
VanTabs: typeof import('vant/es')['Tabs'] |
|
VanTag: typeof import('vant/es')['Tag'] |
|
VanUploader: typeof import('vant/es')['Uploader'] |
|
} |
|
}
|
|
|