Uncaught (in promise) TypeError: jsonrpc_websocket_client__WEBPACK_IMPORTED_MODULE_3___default.a is not a constructor ```const client = new Client("ws://example.org"); console.log(client.status); ```