tornado-contracts/dist/contracts/Governance/v3-relayer-registry/index.d.ts
2024-04-20 13:48:27 +00:00

4 lines
153 B
TypeScript

import type * as interfaces from "./interfaces";
export type { interfaces };
export type { GovernanceStakingUpgrade } from "./GovernanceStakingUpgrade";