@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 { B3TRGovernorV3 } from "./B3TRGovernorV3";
export type { GalaxyMemberV3 } from "./GalaxyMemberV3";
export type { VoterRewardsV3 } from "./VoterRewardsV3";
export type { X2EarnAppsV3 } from "./X2EarnAppsV3";
export type { X2EarnRewardsPoolV3 } from "./X2EarnRewardsPoolV3";
export type { XAllocationPoolV3 } from "./XAllocationPoolV3";
export type { XAllocationVotingV3 } from "./XAllocationVotingV3";