Home > @gregoranders/csv > Parser > json
Parser.json property
returns rows as JSON using the first row as property name provider
Signature:
/** @virtual */
get json(): readonly T[];
Home > @gregoranders/csv > Parser > json
returns rows as JSON using the first row as property name provider
Signature:
/** @virtual */
get json(): readonly T[];