schema.parseroptions.escapechar.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > ParserOptions > escapeChar

ParserOptions.escapeChar property

String to use for escaping quotes. Default: none

Signature:

escapeChar?: string;