UNPKG

@vechain/vebetterdao-contracts

Version:

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

9 lines (8 loc) 302 B
/* 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 }; export type { B3TRGovernorV10 } from "./B3TRGovernorV10";