UNPKG

@debridge-finance/desdk

Version:

Send, track and claim arbitrary cross-chain messages over the deBridge protocol programmatically

8 lines 235 B
export * from "./claim"; export * from "./connectors"; export * from "./context"; export * from "./structs"; export * from "./submission"; export * from "./send"; export { Context } from "./context"; //# sourceMappingURL=index.d.ts.map