UNPKG

@ledgerhq/coin-casper

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