UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

9 lines (8 loc) 307 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as extensions from "./extensions"; export type { extensions }; export type { ERC721 } from "./ERC721"; export type { IERC721 } from "./IERC721"; export type { IERC721Receiver } from "./IERC721Receiver";