UNPKG

@venusprotocol/governance-contracts

Version:

### Prerequisites

8 lines 502 B
import type * as interfaces from "./interfaces"; export type { interfaces }; export type { BaseOmnichainControllerDest } from "./BaseOmnichainControllerDest"; export type { BaseOmnichainControllerSrc } from "./BaseOmnichainControllerSrc"; export type { OmnichainExecutorOwner } from "./OmnichainExecutorOwner"; export type { OmnichainGovernanceExecutor } from "./OmnichainGovernanceExecutor"; export type { OmnichainProposalSender } from "./OmnichainProposalSender"; //# sourceMappingURL=index.d.ts.map