gotake-contracts
Version:
TypeChain generated types and ABIs for GoTake contracts
10 lines (9 loc) • 307 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as extensions from "./extensions";
export type { extensions };
import type * as utils from "./utils";
export type { utils };
export type { ERC20 } from "./ERC20";
export type { IERC20 } from "./IERC20";