UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

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