MCPcopy
hub / github.com/di-sukharev/opencommit / He

Function He

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

Source from the content-addressed store, hash-verified

7564 return I4(e3, r3), (r4) => w6(e3, t2, [r4]);
7565}
7566function He(e3, t2, r3) {
7567 return I4(e3, r3), () => w6(e3, t2, []);
7568}
7569function xe(e3, t2, r3) {
7570 return I4(e3, r3), (r4) => g4(e3, t2, [r4]);
7571}

Callers 1

constructorMethod · 0.85

Calls 2

I4Function · 0.85
w6Function · 0.85

Tested by

no test coverage detected