UNPKG

@vechain/vebetterdao-contracts

Version:

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

23 lines (22 loc) 1.11 kB
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ 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 { B3TRGovernorV2 } from "./B3TRGovernorV2"; export type { DBAPoolV2 } from "./DBAPoolV2"; export type { EmissionsV2 } from "./EmissionsV2"; export type { GalaxyMemberV2 } from "./GalaxyMemberV2"; export type { GrantsManagerV2 } from "./GrantsManagerV2"; export type { RelayerRewardsPoolV2 } from "./RelayerRewardsPoolV2"; export type { VoterRewardsV2 } from "./VoterRewardsV2"; export type { X2EarnAppsV2 } from "./X2EarnAppsV2"; export type { X2EarnRewardsPoolV2 } from "./X2EarnRewardsPoolV2"; export type { XAllocationPoolV2 } from "./XAllocationPoolV2"; export type { XAllocationVotingV2 } from "./XAllocationVotingV2";