tornado-contracts/dist/contracts/Classic/interfaces/index.d.ts

3 lines
104 B
TypeScript
Raw Permalink Normal View History

export type { IERC20 } from "./IERC20";
2024-10-13 13:25:29 +03:00
export type { ISignatureTransfer } from "./ISignatureTransfer";