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