UNPKG

@vechain/vebetterdao-contracts

Version:

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

16 lines (15 loc) 695 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 { B3TRGovernorV7 } from "./B3TRGovernorV7"; export type { X2EarnAppsV7 } from "./X2EarnAppsV7"; export type { X2EarnRewardsPoolV7 } from "./X2EarnRewardsPoolV7"; export type { XAllocationVotingV7 } from "./XAllocationVotingV7";