We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3256a6f commit 9666c43Copy full SHA for 9666c43
src/index.ts
@@ -39,7 +39,6 @@ class Codebolt { // Extend EventEmitter
39
constructor() {
40
41
this.websocket = cbws.getWebsocket;
42
-
43
}
44
/**
45
* @method setupMessageListener
0 commit comments