@venusprotocol/governance-contracts
Version:
### Prerequisites
19 lines (12 loc) • 590 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as govenorBravoV1Sol from "./GovenorBravoV1.sol";
import type * as governorAlpha2Sol from "./GovernorAlpha2.sol";
import type * as governorAlphaSol from "./GovernorAlpha.sol";
import type * as governorBravoInterfacesSol from "./GovernorBravoInterfaces.sol";
export type { govenorBravoV1Sol };
export type { governorAlphaSol };
export type { governorAlpha2Sol };
export type { governorBravoInterfacesSol };
export type { GovernorBravoDelegateV1 } from "./GovernorBravoDelegateV1";