UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

7 lines (6 loc) 230 B
import type * as lzEvmProtocolV2 from "./lz-evm-protocol-v2"; export type { lzEvmProtocolV2 }; import type * as oappEvm from "./oapp-evm"; export type { oappEvm }; import type * as oftEvm from "./oft-evm"; export type { oftEvm };