UNPKG

@vechain/vebetterdao-contracts

Version:

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

24 lines (23 loc) 623 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as v1 from "./V1"; export type { v1 }; import type * as v10 from "./V10"; export type { v10 }; import type * as v2 from "./V2"; export type { v2 }; import type * as v3 from "./V3"; export type { v3 }; import type * as v4 from "./V4"; export type { v4 }; import type * as v5 from "./V5"; export type { v5 }; import type * as v6 from "./V6"; export type { v6 }; import type * as v7 from "./V7"; export type { v7 }; import type * as v8 from "./V8"; export type { v8 }; import type * as v9 from "./V9"; export type { v9 };