UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

6 lines (5 loc) 217 B
import type * as extensions from "./extensions"; export type { extensions }; export type { ERC721 } from "./ERC721"; export type { IERC721 } from "./IERC721"; export type { IERC721Receiver } from "./IERC721Receiver";