UNPKG

@ledgerhq/coin-hedera

Version:
5 lines 279 B
import type { CurrenciesData, DatasetTest } from "@ledgerhq/types-live"; import type { Transaction } from "../types"; export declare const hedera: CurrenciesData<Transaction>; export declare const dataset: DatasetTest<Transaction>; //# sourceMappingURL=bridgeDatasetTest.d.ts.map