UNPKG

@ledgerhq/coin-near

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