@venusprotocol/governance-contracts
Version:
18 lines (14 loc) • 797 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as governorBravoInterfacesSol from "./GovernorBravoInterfaces.sol";
export type { governorBravoInterfacesSol };
export type { AccessControlManager } from "./AccessControlManager";
export type { AccessControlledV5 } from "./AccessControlledV5";
export type { AccessControlledV8 } from "./AccessControlledV8";
export type { GovernorBravoDelegate } from "./GovernorBravoDelegate";
export type { GovernorBravoDelegator } from "./GovernorBravoDelegator";
export type { IAccessControlManagerV5 } from "./IAccessControlManagerV5";
export type { IAccessControlManagerV8 } from "./IAccessControlManagerV8";
export type { Timelock } from "./Timelock";
export type { TimelockV8 } from "./TimelockV8";