mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-21 15:53:45 +02:00
Replace console view with proper ts
This commit is contained in:
@@ -27,6 +27,9 @@ declare module 'vue/types/options' {
|
||||
[s: string]: (data: any) => void,
|
||||
}
|
||||
},
|
||||
sockets?: {
|
||||
[s: string]: (data: any) => void,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user