@vechain/vebetterdao-contracts
Version:
Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.
21 lines (20 loc) • 966 B
text/typescript
/* 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 veBetterPassport from "./ve-better-passport";
export type { veBetterPassport };
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 { B3TRGovernorV5 } from "./B3TRGovernorV5";
export type { GalaxyMemberV5 } from "./GalaxyMemberV5";
export type { VoterRewardsV5 } from "./VoterRewardsV5";
export type { X2EarnAppsV5 } from "./X2EarnAppsV5";
export type { X2EarnRewardsPoolV5 } from "./X2EarnRewardsPoolV5";
export type { XAllocationPoolV5 } from "./XAllocationPoolV5";
export type { XAllocationVotingV5 } from "./XAllocationVotingV5";