Function: statementsCsv()
statementsCsv(rows, fromIso, toIso): CsvFile
Defined in: src/lib/payroll/insights.ts:289
Statements CSV — one row per contractor per pay period (the full breakdown).
Parameters
rows
readonly SummaryRow[]
fromIso
string
toIso
string
Returns
CsvFile