UNPKG

@ledgerhq/coin-cardano

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