UNPKG

@ledgerhq/coin-ton

Version:
5 lines 229 B
import type { AccountBridge } from "@ledgerhq/types-live"; import { Transaction } from "./types"; declare const broadcast: AccountBridge<Transaction>["broadcast"]; export default broadcast; //# sourceMappingURL=broadcast.d.ts.map