UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

12 lines (11 loc) 460 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ 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";