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) 261 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as erc1967 from "./ERC1967"; export type { erc1967 }; import type * as beacon from "./beacon"; export type { beacon }; export type { Proxy } from "./Proxy";