@vechain/vebetterdao-contracts
Version:
Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.
12 lines (11 loc) • 497 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 xAllocationVotingGovernance from "./x-allocation-voting-governance";
export type { xAllocationVotingGovernance };
export type { B3TRGovernorV8 } from "./B3TRGovernorV8";
export type { XAllocationVotingV8 } from "./XAllocationVotingV8";