UNPKG

@ledgerhq/live-common

Version:
3 lines 193 B
import type { SwapHistorySection } from "./types"; export declare const mappedSwapOperationsToCSV: (swapHistorySections: SwapHistorySection[]) => string; //# sourceMappingURL=csvExport.d.ts.map