UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

12 lines (11 loc) 568 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ export type { ILayerZeroEndpointV2 } from "./ILayerZeroEndpointV2"; export type { ILayerZeroReceiver } from "./ILayerZeroReceiver"; export type { IMessageLib } from "./IMessageLib"; export type { IMessageLibManager } from "./IMessageLibManager"; export type { IMessagingChannel } from "./IMessagingChannel"; export type { IMessagingComposer } from "./IMessagingComposer"; export type { IMessagingContext } from "./IMessagingContext"; export type { ISendLib } from "./ISendLib";