Skip to content

Type Alias: TCsvSchema

TCsvSchema: TColumn | TObject | TTuple

Supported schema for CSV parsers

Defined in

src/parser/parse-csv.ts:19

Released under the MIT License.