UNPKG

@ledgerhq/live-common

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