Updated session socket type
This commit is contained in:
parent
c55e236a61
commit
1f665674a4
@ -46,7 +46,7 @@ class Session extends EventEmitter {
|
||||
/**
|
||||
* The socket io connection
|
||||
*
|
||||
* @type {SocketIOClient.Socket}
|
||||
* @type {io.Socket}
|
||||
*/
|
||||
socket;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user