158d8c0be5bda86ab6b8fc2c0c8b8b1f84caddb659762adabf2c513614ec36dd.json raw

   1  {"ast":null,"code":"var _WS;\nif (typeof WebSocket !== 'undefined') {\n  _WS = WebSocket;\n}\nexport function injectWebSocketImpl(ws) {\n  _WS = ws;\n}\nexport function getWebSocketImpl() {\n  return _WS;\n}\n//# sourceMappingURL=ws.js.map","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}