3 lines
104 B
TypeScript
3 lines
104 B
TypeScript
export type { IERC20 } from "./IERC20";
|
|
export type { ISignatureTransfer } from "./ISignatureTransfer";
|