df8a22a19e
* chore: cleanup lib types * chore: migrate withdrawals * fix: withdrawals query and types * fix: types * fix: orders build * fix: withdraws build * fix: format * fix: more build stuff in withdrawal lib * fix: format * fix: more withdrawal builds * fix: format * fix: orders build again * fix: remaining build errors * fix: format * fix: withdrawal tests * fix: trick git to pick up file rename? * fix: rename back to orders * fix: rename generated file
3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
export * from './lib/trades-container';
|
|
export * from './lib/__generated__/Trades';
|