UNPKG

@ledgerhq/coin-tron

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