hebeiLargeScreen/components.d.ts

27 lines
1.4 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 {
BorderBox13: typeof import('./src/components/datav/border-box-13/border-box-13.vue')['default']
CapsuleChart: typeof import('./src/components/datav/capsule-chart/capsule-chart.vue')['default']
CountUp: typeof import('./src/components/count-up/count-up.vue')['default']
ElDrawer: typeof import('element-plus/es')['ElDrawer']
ElRadio: typeof import('element-plus/es')['ElRadio']
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
EmptyCom: typeof import('./src/components/empty-com/empty-com.vue')['default']
ItemWrap: typeof import('./src/components/item-wrap/item-wrap.vue')['default']
MessageContent: typeof import('./src/components/Plugins/MessageContent/index.vue')['default']
MonitoringPointsChart: typeof import('./src/components/monitoring-points-chart.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
ScaleScreen: typeof import('./src/components/scale-screen/scale-screen.vue')['default']
SeamlessScroll: typeof import('./src/components/seamless-scroll/seamless-scroll.vue')['default']
TrafficTrendChart: typeof import('./src/components/traffic-trend-chart.vue')['default']
}
}