MCPcopy Create free account
hub / github.com/SukkaW/Surge /

Class

Build/lib/process-line.ts:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43export class ProcessLineStream extends TransformStream<string, string> {
44 // private __buf = '';
45 constructor() {
46 super({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected