mirror of
https://github.com/coder/code-server.git
synced 2026-05-07 21:07:26 +02:00
Move node fill implementations to ide package
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
export * from "./browser/client";
|
||||
export * from "./browser/modules/child_process";
|
||||
export * from "./browser/modules/fs";
|
||||
export * from "./browser/modules/net";
|
||||
export * from "./common/connection";
|
||||
export * from "./common/util";
|
||||
|
||||
Reference in New Issue
Block a user