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

Function fe

out/cli.cjs:7390–7392  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

7388 return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_controlledReadableByteStream") && e3 instanceof ReadableByteStreamController);
7389}
7390function fe(e3) {
7391 return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_associatedReadableByteStreamController") && e3 instanceof ReadableStreamBYOBRequest);
7392}
7393function be(e3) {
7394 const t2 = function(e4) {
7395 const t3 = e4._controlledReadableByteStream;

Callers 3

viewMethod · 0.85
respondMethod · 0.85
respondWithNewViewMethod · 0.85

Calls 1

r2Function · 0.85

Tested by

no test coverage detected