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

Function Ae

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

Source from the content-addressed store, hash-verified

7518 return new TypeError(`ReadableStreamBYOBRequest.prototype.${e3} can only be used on a ReadableStreamBYOBRequest`);
7519}
7520function Ae(e3) {
7521 return new TypeError(`ReadableByteStreamController.prototype.${e3} can only be used on a ReadableByteStreamController`);
7522}
7523function je(e3, t2) {
7524 e3._reader._readIntoRequests.push(t2);
7525}

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected