UNPKG

inflow-export

Version:

Export my spendings as CSV across all Nigerian Bank accounts, using inflow.finance

2 lines (1 loc) 95 B
export declare const transformInflowTransactionsToCSV: (transactions: any) => Promise<string>;