UNPKG

@debridge-finance/desdk

Version:

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

6 lines 138 B
import * as evm from "./evm"; export declare const deBridge: { evm: typeof evm; }; export { evm }; //# sourceMappingURL=index.d.ts.map