UNPKG

@vechain/vebetterdao-contracts

Version:

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

25 lines (24 loc) 1.24 kB
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ export type { IB3TR } from "./IB3TR"; export type { IB3TRGovernor } from "./IB3TRGovernor"; export type { IChallenges } from "./IChallenges"; export type { IDynamicBaseAllocationPool } from "./IDynamicBaseAllocationPool"; export type { IERC1155 } from "./IERC1155"; export type { IERC20 } from "./IERC20"; export type { IERC721 } from "./IERC721"; export type { IEmissions } from "./IEmissions"; export type { IGalaxyMember } from "./IGalaxyMember"; export type { IGrantsManager } from "./IGrantsManager"; export type { INavigatorRegistry } from "./INavigatorRegistry"; export type { IRelayerRewardsPool } from "./IRelayerRewardsPool"; export type { ITreasury } from "./ITreasury"; export type { IVOT3 } from "./IVOT3"; export type { IVeBetterPassport } from "./IVeBetterPassport"; export type { IVoterRewards } from "./IVoterRewards"; export type { IX2EarnApps } from "./IX2EarnApps"; export type { IX2EarnCreator } from "./IX2EarnCreator"; export type { IX2EarnRewardsPool } from "./IX2EarnRewardsPool"; export type { IXAllocationPool } from "./IXAllocationPool"; export type { IXAllocationVotingGovernor } from "./IXAllocationVotingGovernor";