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

4 lines
122 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 { IERC1155Receiver } from "./IERC1155Receiver";