public v3 spot tests

This commit is contained in:
tiagosiebler
2022-09-10 12:39:08 +01:00
parent c287495052
commit f7b251c26d
4 changed files with 80 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ export * from './inverse-client';
export * from './inverse-futures-client';
export * from './linear-client';
export * from './spot-client';
export * from './spot-client-v3';
export * from './usdc-option-client';
export * from './usdc-perpetual-client';
export * from './websocket-client';