UNPKG

@vechain/vebetterdao-contracts

Version:

Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.

14 lines (13 loc) 812 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ export type { GovernorClockLogic } from "./GovernorClockLogic"; export type { GovernorCommunityExecutionLogic } from "./GovernorCommunityExecutionLogic"; export type { GovernorConfigurator } from "./GovernorConfigurator"; export type { GovernorDepositLogic } from "./GovernorDepositLogic"; export type { GovernorFunctionRestrictionsLogic } from "./GovernorFunctionRestrictionsLogic"; export type { GovernorGovernanceLogic } from "./GovernorGovernanceLogic"; export type { GovernorProposalLogic } from "./GovernorProposalLogic"; export type { GovernorQuorumLogic } from "./GovernorQuorumLogic"; export type { GovernorStateLogic } from "./GovernorStateLogic"; export type { GovernorVotesLogic } from "./GovernorVotesLogic";