readme cleanup

This commit is contained in:
tiagosiebler
2022-09-08 18:46:40 +01:00
parent c100c4af6f
commit 0500ee2d99
3 changed files with 42 additions and 162 deletions

View File

@@ -3,7 +3,7 @@ export * from './inverse-client';
export * from './inverse-futures-client';
export * from './linear-client';
export * from './spot-client';
export * from './usdc-options-client';
export * from './usdc-option-client';
export * from './usdc-perpetual-client';
export * from './websocket-client';
export * from './logger';