@venusprotocol/governance-contracts
Version:
26 lines (17 loc) • 897 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as govenorBravoV1Sol from "./GovenorBravoV1.sol";
import type * as govenorBravoV2Sol from "./GovenorBravoV2.sol";
import type * as governorAlpha2Sol from "./GovernorAlpha2.sol";
import type * as governorAlphaSol from "./GovernorAlpha.sol";
import type * as governorBravoInterfacesSol from "./GovernorBravoInterfaces.sol";
import type * as governorBravoInterfacesV2Sol from "./GovernorBravoInterfacesV2.sol";
export type { govenorBravoV1Sol };
export type { govenorBravoV2Sol };
export type { governorAlphaSol };
export type { governorAlpha2Sol };
export type { governorBravoInterfacesSol };
export type { governorBravoInterfacesV2Sol };
export type { GovernorBravoDelegateV1 } from "./GovernorBravoDelegateV1";
export type { GovernorBravoDelegateV2 } from "./GovernorBravoDelegateV2";