4 lines
141 B
TypeScript
4 lines
141 B
TypeScript
import type * as draftIerc6093Sol from "./draft-IERC6093.sol";
|
|
export type { draftIerc6093Sol };
|
|
export type { IERC5267 } from "./IERC5267";
|