MCPcopy Create free account
hub / github.com/omkarcloud/botasaurus /

Class

js/botasaurus-server-js/src/ndjson-http.ts:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8import { stringify } from "csv-stringify/sync";
9
10export class HTTPNDJSONWriteStream {
11 raw: any;
12
13 constructor(raw: any) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected