UNPKG

@ledgerhq/live-common

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