Skip to content

Commit a4c2b44

Browse files
update after rebase
1 parent 8eaf2a7 commit a4c2b44

File tree

2 files changed

+131
-172
lines changed

2 files changed

+131
-172
lines changed

types/ethers-contracts/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
/* eslint-disable */
44
export type { Coordinator } from "./Coordinator";
55
export type { SubscriptionManager } from "./SubscriptionManager";
6-
export * as factories from "./factories";
6+
77
export { Coordinator__factory } from "./factories/Coordinator__factory";
88
export { SubscriptionManager__factory } from "./factories/SubscriptionManager__factory";

0 commit comments

Comments
 (0)