gotake-contracts
Version:
TypeChain generated types and ABIs for GoTake contracts
10 lines (9 loc) • 414 B
TypeScript
import type * as draftIerc1822Sol from "./draft-IERC1822.sol";
export type { draftIerc1822Sol };
import type * as draftIerc6093Sol from "./draft-IERC6093.sol";
export type { draftIerc6093Sol };
export type { IERC1271 } from "./IERC1271";
export type { IERC1363 } from "./IERC1363";
export type { IERC1967 } from "./IERC1967";
export type { IERC4906 } from "./IERC4906";
export type { IERC5313 } from "./IERC5313";