UNPKG

@ledgerhq/coin-multiversx

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