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
2.1 KiB
34 lines
2.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 {
|
|
Attachment: typeof import('./src/components/upload-attachment/attachment.vue')['default']
|
|
DiyLink: typeof import('./src/components/diy-link/index.vue')['default']
|
|
Editor: typeof import('./src/components/editor/index.vue')['default']
|
|
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
ExportSure: typeof import('./src/components/export-sure/index.vue')['default']
|
|
HeatMap: typeof import('./src/components/heat-map/index.vue')['default']
|
|
Icon: typeof import('./src/components/icon/index.vue')['default']
|
|
PopoverInput: typeof import('./src/components/popover-input/index.vue')['default']
|
|
RangeInput: typeof import('./src/components/range-input/index.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SelectArea: typeof import('./src/components/select-area/index.vue')['default']
|
|
SelectIcon: typeof import('./src/components/select-icon/index.vue')['default']
|
|
TencentMapPicker: typeof import('./src/components/TencentMapPicker.vue')['default']
|
|
UploadAttachment: typeof import('./src/components/upload-attachment/index.vue')['default']
|
|
UploadFile: typeof import('./src/components/upload-file/index.vue')['default']
|
|
UploadImage: typeof import('./src/components/upload-image/index.vue')['default']
|
|
UploadVideo: typeof import('./src/components/upload-video/index.vue')['default']
|
|
Verify: typeof import('./src/components/verifition/Verify.vue')['default']
|
|
VerifyPoints: typeof import('./src/components/verifition/Verify/VerifyPoints.vue')['default']
|
|
VerifySlide: typeof import('./src/components/verifition/Verify/VerifySlide.vue')['default']
|
|
VideoPlayer: typeof import('./src/components/video-player/index.vue')['default']
|
|
WebLink: typeof import('./src/components/web-link/web-link.vue')['default']
|
|
}
|
|
}
|
|
|