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

Function de

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

Source from the content-addressed store, hash-verified

7385 e3._queue = new S5(), e3._queueTotalSize = 0;
7386}
7387function de(e3) {
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}

Callers 6

byobRequestMethod · 0.85
desiredSizeMethod · 0.85
closeMethod · 0.85
enqueueMethod · 0.85
errorMethod · 0.85
constructorMethod · 0.85

Calls 1

r2Function · 0.85

Tested by

no test coverage detected