MCPcopy Create free account
hub / github.com/StarpTech/FastGraph / end

Function end

src/test-utils.ts:124–127  ·  view source on GitHub ↗
(val: any)

Source from the content-addressed store, hash-verified

122 }
123 },
124 end(val: any) {
125 finished = true
126 body = val
127 },
128 } as ServerResponse
129}
130

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected