UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

5 lines (4 loc) 153 B
import type * as interfaces from "./interfaces"; export type { interfaces }; export type { OFT } from "./OFT"; export type { OFTCore } from "./OFTCore";