Skip to content

Commit

Permalink
feat: Export multicall from index (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
espendk authored Nov 13, 2023
1 parent 35f0309 commit c086467
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
@@ -1,4 +1,5 @@
export * from "./types";
export * from "./erc20";
export * from "./accounts";
export * from "./multicall";
export * from "./aave";

0 comments on commit c086467

Please sign in to comment.