2023-02-16 02:45:48 +08:00
|
|
|
// 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 {
|
|
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
|
|
|
ElCol: typeof import('element-plus/es')['ElCol']
|
|
|
|
ElForm: typeof import('element-plus/es')['ElForm']
|
|
|
|
ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
|
|
|
ElMenu: typeof import('element-plus/es')['ElMenu']
|
|
|
|
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
|
|
|
|
ElPopover: typeof import('element-plus/es')['ElPopover']
|
|
|
|
ElRow: typeof import('element-plus/es')['ElRow']
|
|
|
|
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
|
2023-02-22 14:15:21 +08:00
|
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
2023-02-16 02:45:48 +08:00
|
|
|
ElTable: typeof import('element-plus/es')['ElTable']
|
|
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
|
|
|
|
ElTag: typeof import('element-plus/es')['ElTag']
|
2023-02-22 00:39:56 +08:00
|
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
|
|
LongSpan: typeof import('./src/components/LongSpan.vue')['default']
|
2023-02-16 02:45:48 +08:00
|
|
|
ProxiesHTTP: typeof import('./src/components/ProxiesHTTP.vue')['default']
|
|
|
|
ProxiesHTTPS: typeof import('./src/components/ProxiesHTTPS.vue')['default']
|
|
|
|
ProxiesSTCP: typeof import('./src/components/ProxiesSTCP.vue')['default']
|
|
|
|
ProxiesSUDP: typeof import('./src/components/ProxiesSUDP.vue')['default']
|
|
|
|
ProxiesTCP: typeof import('./src/components/ProxiesTCP.vue')['default']
|
|
|
|
ProxiesUDP: typeof import('./src/components/ProxiesUDP.vue')['default']
|
|
|
|
ProxyView: typeof import('./src/components/ProxyView.vue')['default']
|
|
|
|
ProxyViewExpand: typeof import('./src/components/ProxyViewExpand.vue')['default']
|
|
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
|
|
ServerOverview: typeof import('./src/components/ServerOverview.vue')['default']
|
|
|
|
Traffic: typeof import('./src/components/Traffic.vue')['default']
|
|
|
|
}
|
|
|
|
}
|