MCPcopy Index your code
hub / github.com/adaltas/node-csv / parse_stream.ts

File parse_stream.ts

demo/cjs/lib/parse_stream.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2// Node.js >= 14
3import { parse } from "csv-parse/stream";
4// Node.js < 14

Callers

nothing calls this directly

Calls 1

parseFunction · 0.90

Tested by

no test coverage detected