1. `npm i --S @hprose/html5` 2. ```jsx import * as hprose from '@hprose/html5'; const client = new hprose.Client('http://127.0.0.1:8255'); ``` then: `TypeError: _hprose_rpc_html5__WEBPACK_IMPORTED_MODULE_4__.Client is not a constructor`.