14.05.2026 rip
This commit is contained in:
3
src/features/wallet/index.ts
Normal file
3
src/features/wallet/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { useAllWalletBalances, usePrices } from './model/useWalletData'
|
||||
export type { Chain, FormattedAmount, WalletBalanceData, PriceEntry } from './api/walletApi'
|
||||
export { CHAINS } from './api/walletApi'
|
||||
Reference in New Issue
Block a user