Complete wrapper migration to shared message types

This commit is contained in:
2026-07-20 19:18:58 +02:00
parent 5c56208c8b
commit e93524c403
2 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { spawn, ChildProcess } from "child_process";
import { ServerStartCommand } from "server-manager-shared";
interface ServerProcess {