UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

8 lines (7 loc) 243 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as interfaces from "./interfaces"; export type { interfaces }; export type { OFT } from "./OFT"; export type { OFTCore } from "./OFTCore";