This website requires JavaScript.
Explore
Help
Sign In
LaconicNetwork
/
vega-frontend-monorepo
Watch
3
Star
0
Fork
0
You've already forked vega-frontend-monorepo
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
4ef789e00a
vega-frontend-monorepo
/
libs
/
trades
/
src
/
index.ts
3 lines
82 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(trading,datagrid): datagrid improvements (#4524)
2023-08-15 11:26:13 +00:00
export
*
from
'./lib/trades-manager'
;
chore: migrate withdrawals lib (#2009) * 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
2022-11-10 14:13:58 +00:00
export
*
from
'./lib/__generated__/Trades'
;
Reference in New Issue
Copy Permalink