mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-08 14:44:37 +00:00
* 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 = {};