Skip to content

Commit

Permalink
Merge pull request #44 from 1inch/fix/exports-escrow-factory
Browse files Browse the repository at this point in the history
fix: exports
  • Loading branch information
rharutyunyan authored Oct 31, 2024
2 parents c15c503 + 84b3930 commit 8f62152
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/escrow-factory/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
export {EscrowFactory} from './escrow-factory'
export {EscrowFactoryFacade} from './escrow-factory-facade'
export {EscrowFactoryZksync} from './escrow-factory-zksync'

0 comments on commit 8f62152

Please sign in to comment.