DefinitelyTyped/types/socket.io-client
Zbyszek Wieczorek af382ee072 @types/socket.io-client -Add missing "managers" property to SocketIOClientStatic (#20192)
* 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 = {};
2017-10-09 16:31:08 -07:00
..
index.d.ts
socket.io-client-tests.ts
tsconfig.json