Skip to content

Commit

Permalink
chore(portfolio): added translator
Browse files Browse the repository at this point in the history
  • Loading branch information
stackchain committed May 7, 2024
1 parent a673cf6 commit ccc779d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/portfolio/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ export * from './validators/token-source'
export * from './validators/token-status'
export * from './validators/token-type'

export * from './translators/reactjs/usePortfolioTokenDiscovery'

export * from './balance-manager'
export * from './token-manager'

Expand Down

0 comments on commit ccc779d

Please sign in to comment.