Methods
(static) createCSVBuilder(options) → {CSVBuilder}
Creates a new CSV builder that allows to construct a new csv string by given options and added rows.
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
Properties
|
- Source:
Returns:
- Type
- CSVBuilder