UNPKG

@ledgerhq/coin-hedera

Version:
5 lines 324 B
import type { Account } from "@ledgerhq/types-live"; import { GetAccountShape, IterateResultBuilder } from "@ledgerhq/coin-framework/bridge/jsHelpers"; export declare const getAccountShape: GetAccountShape<Account>; export declare const buildIterateResult: IterateResultBuilder; //# sourceMappingURL=synchronisation.d.ts.map