Optional
delimiterThe CSV delimiter. Defaults to the comma ','.
Optional
disableFlag indicating if numbers should be converted to numbers or should remain text in the parsed output. Default value is false.
Optional
quoteThe CSV quote character. Defauls to the double quote '"'.
Generated using TypeDoc
The Csv Options can be used when parsing or stringifying CSV data.