Skip to content

Commit

Permalink
fix: export ParaSwapVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
KanievskyiDanylo committed Jan 17, 2024
1 parent 1a47643 commit 390e96d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export {
OptimalSwapExchange,
OptionalRate,
OptimalRate,
ParaSwapVersion
} from './types';

export { SwapSide, ContractMethod, ContractMethodV5, ContractMethodV6, DirectContractMethods } from './constants';

0 comments on commit 390e96d

Please sign in to comment.