Skip to content

Commit

Permalink
update after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec committed Sep 5, 2023
1 parent 8eaf2a7 commit a4c2b44
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 172 deletions.
2 changes: 1 addition & 1 deletion types/ethers-contracts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
/* eslint-disable */
export type { Coordinator } from "./Coordinator";
export type { SubscriptionManager } from "./SubscriptionManager";
export * as factories from "./factories";

export { Coordinator__factory } from "./factories/Coordinator__factory";
export { SubscriptionManager__factory } from "./factories/SubscriptionManager__factory";
Loading

0 comments on commit a4c2b44

Please sign in to comment.