UNPKG

@ledgerhq/coin-mina

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