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 56c338c commit b2a76a1Copy full SHA for b2a76a1
examples/V3 - UTA/WS-API/ws-api-client-trade.ts
@@ -1,5 +1,4 @@
1
-import { DefaultLogger } from '../../../src/index.js';
2
-import { WebsocketAPIClient } from '../../../src/websocket-api-client.js';
+import { DefaultLogger, WebsocketAPIClient } from '../../../src/index.js';
3
4
// or
5
// import { DefaultLogger, WS_KEY_MAP, WebsocketAPIClient } from 'bitget-api';
0 commit comments