tornado-contracts/dist/factories/contracts/Governance/v1/index.d.ts

6 lines
272 B
TypeScript
Raw Permalink Normal View History

export * as mocks from "./Mocks";
export { Configuration__factory } from "./Configuration__factory";
export { Core__factory } from "./Core__factory";
export { Delegation__factory } from "./Delegation__factory";
export { Governance__factory } from "./Governance__factory";