Skip to content

Commit

Permalink
fix: export TokenBalancesControllerState (#4535)
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptodev-2s authored Jul 17, 2024
1 parent 30df5f0 commit 1edd3e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/assets-controllers/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export type {
TokenBalancesControllerGetStateAction,
TokenBalancesControllerEvents,
TokenBalancesControllerStateChangeEvent,
TokenBalancesControllerState,
} from './TokenBalancesController';
export { TokenBalancesController } from './TokenBalancesController';
export type {
Expand Down

0 comments on commit 1edd3e8

Please sign in to comment.