@vechain/vebetterdao-contracts
Version:
Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.
14 lines (13 loc) • 517 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as stargate from "./Stargate";
export type { stargate };
import type * as vechainNodes from "./VechainNodes";
export type { vechainNodes };
import type * as challenges from "./challenges";
export type { challenges };
export type { MockERC721Receiver } from "./MockERC721Receiver";
export type { MyERC1155 } from "./MyERC1155";
export type { MyERC20 } from "./MyERC20";
export type { MyERC721 } from "./MyERC721";