50 lines
3.6 KiB
TypeScript
50 lines
3.6 KiB
TypeScript
/* eslint-disable */
|
|
/* prettier-ignore */
|
|
// @ts-nocheck
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
export {}
|
|
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
BaseBg: typeof import('./src/components/baseBg.vue')['default']
|
|
CenterMap: typeof import('./src/components/centerMap.vue')['default']
|
|
CodeDialog: typeof import('./src/components/code-dialog/index.vue')['default']
|
|
Components: typeof import('./src/components/index.js')['default']
|
|
CurrentTime: typeof import('./src/components/currentTime.vue')['default']
|
|
CustomBack: typeof import('./src/components/customBack.vue')['default']
|
|
CustomCarouselPicture: typeof import('./src/components/custom-carousel-picture/index.vue')['default']
|
|
CustomEchartBar: typeof import('./src/components/custom-echart-bar/index.vue')['default']
|
|
CustomEchartBubble: typeof import('./src/components/custom-echart-bubble/index.vue')['default']
|
|
CustomEchartColumnLine: typeof import('./src/components/custom-echart-column-line/index.vue')['default']
|
|
CustomEchartHyaline: typeof import('./src/components/custom-echart-hyaline/index.vue')['default']
|
|
CustomEchartHyalineCake: typeof import('./src/components/custom-echart-hyaline-cake/index.vue')['default']
|
|
CustomEchartLine: typeof import('./src/components/custom-echart-line/index.vue')['default']
|
|
CustomEchartLineLine: typeof import('./src/components/custom-echart-line-line/index.vue')['default']
|
|
CustomEchartMaps: typeof import('./src/components/custom-echart-maps/index.vue')['default']
|
|
CustomEchartMixin: typeof import('./src/components/custom-echart-mixin/index.vue')['default']
|
|
CustomEchartPictorialBar: typeof import('./src/components/custom-echart-pictorial-bar/index.vue')['default']
|
|
CustomEchartPie: typeof import('./src/components/custom-echart-pie/index.vue')['default']
|
|
CustomEchartPie3d: typeof import('./src/components/custom-echart-pie-3d/index.vue')['default']
|
|
CustomEchartPieGauge: typeof import('./src/components/custom-echart-pie-gauge/index.vue')['default']
|
|
CustomEchartRadar: typeof import('./src/components/custom-echart-radar/index.vue')['default']
|
|
CustomEchartScatterBlister: typeof import('./src/components/custom-echart-scatter-blister/index.vue')['default']
|
|
CustomEchartWaterDroplet: typeof import('./src/components/custom-echart-water-droplet/index.vue')['default']
|
|
CustomEchartWordCloud: typeof import('./src/components/custom-echart-word-cloud/index.vue')['default']
|
|
CustomIframe: typeof import('./src/components/custom-iframe/index.vue')['default']
|
|
CustomImportExcel: typeof import('./src/components/custom-import-excel/index.vue')['default']
|
|
CustomProgress: typeof import('./src/components/customProgress.vue')['default']
|
|
CustomRankList: typeof import('./src/components/custom-rank-list/index.vue')['default']
|
|
CustomRichEditor: typeof import('./src/components/custom-rich-editor/index.vue')['default']
|
|
CustomScrollBoard: typeof import('./src/components/custom-scroll-board/index.vue')['default']
|
|
CustomScrollTitle: typeof import('./src/components/custom-scroll-title/index.vue')['default']
|
|
CustomTableOperate: typeof import('./src/components/custom-table-operate/index.vue')['default']
|
|
CustomTableTree: typeof import('./src/components/custom-table-tree/index.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SubTop: typeof import('./src/components/subTop.vue')['default']
|
|
SvgIcon: typeof import('./src/components/svg-icon/index.vue')['default']
|
|
UpFile: typeof import('./src/components/custom-rich-editor/upFile.js')['default']
|
|
}
|
|
}
|