schema.parseroptions.quotechar.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > ParserOptions > quoteChar

ParserOptions.quoteChar property

Character to use for quoting strings. Default: "

Signature:

quoteChar?: string;