UNPKG

hello-csv

Version:

A modern CSV importer written in Preact

6 lines 136 B
export interface ImportStatistics { imported: number; failed: number; skipped: number; } //# sourceMappingURL=types.d.ts.map