UNPKG

@ledgerhq/coin-hedera

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