mirror of
https://github.com/coder/code-server.git
synced 2026-05-12 15:27:25 +02:00
Fix yarn start
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { Net } from "@coder/server";
|
||||
import { Net } from "@coder/protocol";
|
||||
|
||||
export = new Net();
|
||||
|
||||
Reference in New Issue
Block a user