diff --git a/src/util/WsStore.ts b/src/util/WsStore.ts index 77f7bea..8937191 100644 --- a/src/util/WsStore.ts +++ b/src/util/WsStore.ts @@ -1,6 +1,7 @@ import { WsConnectionState } from '../websocket-client'; import { DefaultLogger, Logger } from '../logger'; +import WebSocket from 'isomorphic-ws'; type WsTopicList = Set; type KeyedWsTopicLists = {