chore(): sorted imports

This commit is contained in:
JJ-Cro
2025-07-17 11:42:01 +02:00
parent 98f1856c91
commit 4dc9d672b8
6 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
import { RestClientV5, WebsocketClient, isWsAllLiquidationEvent } from '../src';
import { isWsAllLiquidationEvent, RestClientV5, WebsocketClient } from '../src';
// or
// import {