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

Function sr

out/cli.cjs:8085–8087  ·  view source on GitHub ↗
(e3, t2, r3)

Source from the content-addressed store, hash-verified

8083 return I4(e3, r3), (r4) => g4(e3, t2, [r4]);
8084}
8085function sr(e3, t2, r3) {
8086 return I4(e3, r3), (r4, o3) => w6(e3, t2, [r4, o3]);
8087}
8088function ur(e3) {
8089 return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_transformStreamController") && e3 instanceof TransformStream2);
8090}

Callers 1

constructorMethod · 0.85

Calls 2

I4Function · 0.85
w6Function · 0.85

Tested by

no test coverage detected