UNPKG

@debridge-finance/desdk

Version:

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

5 lines 217 B
import type * as contracts from "./contracts"; export type { contracts }; import type * as contractsUpgradeable from "./contracts-upgradeable"; export type { contractsUpgradeable }; //# sourceMappingURL=index.d.ts.map