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

Function Yt

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

Source from the content-addressed store, hash-verified

7987 return I4(e3, r3), (r4) => w6(e3, t2, [r4]);
7988}
7989function Yt(e3, t2, r3) {
7990 return I4(e3, r3), (r4) => g4(e3, t2, [r4]);
7991}
7992function Qt(e3, t2) {
7993 if ("bytes" !== (e3 = `${e3}`)) throw new TypeError(`${t2} '${e3}' is not a valid enumeration value for ReadableStreamType`);
7994 return e3;

Callers 1

constructorMethod · 0.85

Calls 2

I4Function · 0.85
g4Function · 0.85

Tested by

no test coverage detected