UNPKG

@ledgerhq/coin-aptos

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