SIGN IN SIGN UP
socketio / socket.io UNCLAIMED

Realtime application framework (Node.JS server)

0 0 0 TypeScript

fix: properly export the Socket class

Before this change, `require("socket.io-client").Socket` would return
"undefined".

Note: having access to the Socket class allows users to modify its
prototype.

Related: https://github.com/socketio/socket.io/issues/3726
D
Damien Arrachequesne committed
e20d487ac080910c90e7b766f8509f5e40c9ecfe
Parent: 34f822f