@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 { B3TRGovernorV4 } from "./B3TRGovernorV4";
export type { GalaxyMemberV4 } from "./GalaxyMemberV4";
export type { VoterRewardsV4 } from "./VoterRewardsV4";
export type { X2EarnAppsV4 } from "./X2EarnAppsV4";
export type { X2EarnRewardsPoolV4 } from "./X2EarnRewardsPoolV4";
export type { XAllocationPoolV4 } from "./XAllocationPoolV4";
export type { XAllocationVotingV4 } from "./XAllocationVotingV4";