UNPKG

@ledgerhq/coin-stellar

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