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

Function Jt

out/cli.cjs:8054–8058  ·  view source on GitHub ↗
(e3, t2)

Source from the content-addressed store, hash-verified

8052 }
8053}
8054function Jt(e3, t2) {
8055 e3._state = "errored", e3._storedError = t2;
8056 const r3 = e3._reader;
8057 void 0 !== r3 && (A4(r3, t2), K5(r3) ? Z5(r3, t2) : Ie(r3, t2));
8058}
8059function Kt(e3) {
8060 return new TypeError(`ReadableStream.prototype.${e3} can only be used on a ReadableStream`);
8061}

Callers 2

PeFunction · 0.85
ztFunction · 0.85

Calls 4

A4Function · 0.85
K5Function · 0.85
Z5Function · 0.85
IeFunction · 0.85

Tested by

no test coverage detected