UNPKG

@vechain/vebetterdao-contracts

Version:

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

10 lines (9 loc) 285 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as erc1155 from "./ERC1155"; export type { erc1155 }; import type * as erc20 from "./ERC20"; export type { erc20 }; import type * as erc721 from "./ERC721"; export type { erc721 };