@venusprotocol/governance-contracts
Version:
14 lines (10 loc) • 560 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
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";