mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 22:12:17 +00:00
Fix ts issues
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { DockgeServer } from "./dockge-server";
|
||||
import { AgentSocket } from "../../common/agent-socket";
|
||||
import { AgentSocket } from "../common/agent-socket";
|
||||
import { DockgeSocket } from "./util-server";
|
||||
|
||||
export abstract class AgentSocketHandler {
|
||||
|
||||
Reference in New Issue
Block a user