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