Parse an excel workbook, and all its worksheets, into a single CSV file.
### promiseAny(iterable) Any promise fulfills -> resolve(value); All promises rejected -> reject(errArray).
Process Excel and CSV files in n8n workflows
This library helps to convert and download json data to excel and csv files
Used alongside `@oglabs/spreadsheet`
excel export with type check using rjs in super fast speed!