tornado-contracts/dist/@openzeppelin/contracts/token/ERC721/index.d.ts

4 lines
120 B
TypeScript
Raw Permalink Normal View History

2024-12-26 02:18:47 +00:00
import type * as utils from "./utils";
export type { utils };
export type { IERC721Receiver } from "./IERC721Receiver";