tornado-contracts/dist/@openzeppelin/contracts/utils/introspection/index.d.ts

3 lines
82 B
TypeScript
Raw Permalink Normal View History

2024-12-26 02:18:47 +00:00
export type { ERC165 } from "./ERC165";
export type { IERC165 } from "./IERC165";