@vechain/vebetterdao-contracts
Version:
Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.
8 lines (7 loc) • 342 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
export type { AdministrationUtils } from "./AdministrationUtils";
export type { AppStorageUtils } from "./AppStorageUtils";
export type { EndorsementUtils } from "./EndorsementUtils";
export type { VoteEligibilityUtils } from "./VoteEligibilityUtils";