feat(): v2 public websockets & reusable base class for websockets
This commit is contained in:
@@ -3,6 +3,7 @@ export * from './broker-client';
|
||||
export * from './futures-client';
|
||||
export * from './spot-client';
|
||||
export * from './websocket-client';
|
||||
export * from './websocket-client-v2';
|
||||
export * from './util/logger';
|
||||
export * from './util';
|
||||
export * from './types';
|
||||
|
||||
Reference in New Issue
Block a user