UNPKG

@jknott/typescript-robust-websocket

Version:

A robust reconnecting WebSocket client for the browser with ts compatability based on robust-websocket

12 lines 172 B
{ "env": { "mocha": true, }, "globals": { "chai": true, "pollUntilPassing": true, "RobustWebSocket": true, "should": true, "sinon": true } }