UNPKG

@vechain/vebetterdao-contracts

Version:

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

18 lines (17 loc) 813 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as governance from "./governance"; export type { governance }; import type * as interfaces from "./interfaces"; export type { interfaces }; import type * as x2EarnApps from "./x-2-earn-apps"; export type { x2EarnApps }; import type * as xAllocationVotingGovernance from "./x-allocation-voting-governance"; export type { xAllocationVotingGovernance }; export type { B3TRGovernorV6 } from "./B3TRGovernorV6"; export type { VoterRewardsV6 } from "./VoterRewardsV6"; export type { X2EarnAppsV6 } from "./X2EarnAppsV6"; export type { X2EarnRewardsPoolV6 } from "./X2EarnRewardsPoolV6"; export type { XAllocationPoolV6 } from "./XAllocationPoolV6"; export type { XAllocationVotingV6 } from "./XAllocationVotingV6";