mirror of
https://github.com/fatedier/frp.git
synced 2025-08-04 20:49:04 +00:00
web: support to clear offline proxies data on dashboard (#3963)
This commit is contained in:
4
web/frpc/components.d.ts
vendored
4
web/frpc/components.d.ts
vendored
@@ -3,11 +3,9 @@
|
||||
// @ts-nocheck
|
||||
// Generated by unplugin-vue-components
|
||||
// Read more: https://github.com/vuejs/core/pull/3399
|
||||
import '@vue/runtime-core'
|
||||
|
||||
export {}
|
||||
|
||||
declare module '@vue/runtime-core' {
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
ClientConfigure: typeof import('./src/components/ClientConfigure.vue')['default']
|
||||
ElButton: typeof import('element-plus/es')['ElButton']
|
||||
|
Reference in New Issue
Block a user