update
This commit is contained in:
@@ -13,7 +13,6 @@ interface IItem {
|
||||
cb: Function
|
||||
ctx: unknown
|
||||
}
|
||||
|
||||
export class Connection extends EventEmitter {
|
||||
server: MyServer
|
||||
ws: WebSocket
|
||||
|
Reference in New Issue
Block a user