Skip to content

Commit

Permalink
feat: export TokenValidatorProvider (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
marktoda authored Jul 7, 2022
1 parent 7306173 commit 53c6bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export * from './on-chain-gas-price-provider';
export * from './static-gas-price-provider';
export * from './swap-router-provider';
export * from './token-provider';
export * from './token-validator-provider';
export * from './uri-subgraph-provider';
export * from './v2/caching-subgraph-provider';
export * from './v2/pool-provider';
Expand Down

0 comments on commit 53c6bef

Please sign in to comment.