UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

9 lines (8 loc) 370 B
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";