UNPKG

@ledgerhq/live-common

Version:
5 lines 220 B
import type { CurrenciesData } from "@ledgerhq/types-live"; import type { Transaction } from "../types"; declare const dataset: CurrenciesData<Transaction>; export default dataset; //# sourceMappingURL=cryptoOrg.d.ts.map