ts-csv

Simple CSV parser in TypeScript

View on GitHub

Home > @gregoranders/csv > Field

Field type

csv field

Signature:

export type Field = string;