* add managers property to SocketIOClientStatic
which is exposed in lib/index.js
/**
* Managers cache.
*/
var cache = exports.managers = {};
* add managers property to SocketIOClientStatic
which is exposed in lib/index.js
/**
* Managers cache.
*/
var cache = exports.managers = {};