mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
Refactor ServerCoordinator
and project structure for clearer durable objects organization and module imports.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Server from "@open-gsio/server";
|
||||
import ServerCoordinator from "@open-gsio/server/ServerCoordinator";
|
||||
import ServerCoordinator from "packages/server/durable-objects/ServerCoordinator";
|
||||
|
||||
export {ServerCoordinator}
|
||||
|
||||
|
Reference in New Issue
Block a user