chore(): tidying example

This commit is contained in:
tiagosiebler
2023-12-22 12:03:33 +00:00
parent afc099f4ac
commit bb023919ee

View File

@@ -1,9 +1,4 @@
import {
APIResponseV3WithTime,
CategoryListV5,
RestClientV5,
TickerLinearInverseV5,
} from '../src/index';
import { RestClientV5 } from '../src/index';
// or
// import { RestClientV5 } from 'bybit-api';