MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / createStream

Function createStream

out/cli.cjs:77941–77944  ·  view source on GitHub ↗
(asyncIter, cancel)

Source from the content-addressed store, hash-verified

77939 code: RestError.PARSE_ERROR
77940 }));
77941 }
77942 });
77943 });
77944}
77945
77946// node_modules/@azure/core-sse/dist/esm/utils.js
77947function createStream(asyncIter, cancel) {

Callers 1

createSseStreamFunction · 0.85

Calls 2

iteratorToStreamFunction · 0.85
polyfillStreamFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…