MCPcopy
hub / github.com/adaltas/node-csv / api.stream.finished.ts

File api.stream.finished.ts

packages/csv-parse/test/api.stream.finished.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import "should";
2import { Readable } from "node:stream";
3import * as stream from "node:stream/promises";
4import { generate } from "csv-generate";

Callers

nothing calls this directly

Calls 2

generateFunction · 0.90
parseFunction · 0.90

Tested by

no test coverage detected