UNPKG

@vechain/vebetterdao-contracts

Version:

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

14 lines (13 loc) 756 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ export type { AutoVotingLogic } from "./AutoVotingLogic"; export type { ExternalContractsUtils } from "./ExternalContractsUtils"; export type { FreshnessUtils } from "./FreshnessUtils"; export type { RoundEarningsSettingsUtils } from "./RoundEarningsSettingsUtils"; export type { RoundFinalizationUtils } from "./RoundFinalizationUtils"; export type { RoundVotesCountingUtils } from "./RoundVotesCountingUtils"; export type { RoundsStorageUtils } from "./RoundsStorageUtils"; export type { VotesQuorumFractionUtils } from "./VotesQuorumFractionUtils"; export type { VotesUtils } from "./VotesUtils"; export type { VotingSettingsUtils } from "./VotingSettingsUtils";