tornado-contracts/dist/@openzeppelin/contracts/interfaces/index.d.ts

4 lines
141 B
TypeScript
Raw Permalink Normal View History

import type * as draftIerc6093Sol from "./draft-IERC6093.sol";
export type { draftIerc6093Sol };
2024-10-22 11:37:10 +00:00
export type { IERC5267 } from "./IERC5267";