UNPKG

@vechain/vebetterdao-contracts

Version:

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

30 lines (29 loc) 1.42 kB
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as challenges from "./challenges"; export type { challenges }; 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 { B3TRChallengesV1 } from "./B3TRChallengesV1"; export type { B3TRGovernorV1 } from "./B3TRGovernorV1"; export type { DBAPoolV1 } from "./DBAPoolV1"; export type { EmissionsV1 } from "./EmissionsV1"; export type { GalaxyMemberV1 } from "./GalaxyMemberV1"; export type { GrantsManagerV1 } from "./GrantsManagerV1"; export type { RelayerRewardsPoolV1 } from "./RelayerRewardsPoolV1"; export type { VOT3V1 } from "./VOT3V1"; export type { VoterRewardsV1 } from "./VoterRewardsV1"; export type { X2EarnAppsV1 } from "./X2EarnAppsV1"; export type { X2EarnCreatorV1 } from "./X2EarnCreatorV1"; export type { X2EarnRewardsPoolV1 } from "./X2EarnRewardsPoolV1"; export type { XAllocationPoolV1 } from "./XAllocationPoolV1"; export type { XAllocationVotingV1 } from "./XAllocationVotingV1";