UNPKG

@ledgerhq/live-common

Version:
9 lines 345 B
import type { Transaction } from "@ledgerhq/coin-evm/types/index"; import type { AccountBridge, CurrencyBridge } from "@ledgerhq/types-live"; declare const _default: { currencyBridge: CurrencyBridge; accountBridge: AccountBridge<Transaction>; loadCoinConfig: () => void; }; export default _default; //# sourceMappingURL=mock.d.ts.map