Hook up shared process sorta
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import { Net } from "@coder/protocol";
|
||||
import { client } from "./client";
|
||||
|
||||
export = new Net();
|
||||
export = new Net(client);
|
||||
|
Reference in New Issue
Block a user