Bit of cleanup, some test fixes, moving some funcs
This commit is contained in:
@@ -13,7 +13,6 @@ class Net implements NodeNet {
|
||||
) {}
|
||||
|
||||
public get Socket(): typeof net.Socket {
|
||||
// @ts-ignore
|
||||
return this.client.Socket;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user