tornado-contracts/dist/contracts/Governance/interfaces/index.d.ts

4 lines
170 B
TypeScript
Vendored

export type { IGovernance } from "./IGovernance";
export type { IRelayerRegistry } from "./IRelayerRegistry";
export type { ITornadoInstance } from "./ITornadoInstance";