Generates CSV text representing the provided data rows.
The generated text of the CSV.
The rows of data (as an array of key-value objects representing the column values in each row).
Generated using TypeDoc
Generates CSV text representing the provided data rows.
Returns
The generated text of the CSV.