mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +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 = {};
|
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| socket.io-client-tests.ts | ||
| tsconfig.json | ||