chore(): updated all examples to use v2 clients

This commit is contained in:
JJ-Cro
2025-02-27 12:20:36 +01:00
parent 577ac8f4a5
commit 503baf3107
8 changed files with 81 additions and 91 deletions

View File

@@ -1,4 +1,4 @@
import { RestClientV2, WebsocketClient } from '../src/index';
import { RestClientV2 } from '../src/index';
// or
// import { RestClientV2 } from 'bitget-api';