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

Function oe

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

Source from the content-addressed store, hash-verified

7350 return new TypeError(`ReadableStreamDefaultReader.prototype.${e3} can only be used on a ReadableStreamDefaultReader`);
7351}
7352function oe(e3) {
7353 if (!r2(e3)) return false;
7354 if (!Object.prototype.hasOwnProperty.call(e3, "_asyncIteratorImpl")) return false;
7355 try {
7356 return e3._asyncIteratorImpl instanceof te2;
7357 } catch (e4) {
7358 return false;
7359 }
7360}
7361function ne2(e3) {
7362 return new TypeError(`ReadableStreamAsyncIterator.${e3} can only be used on a ReadableSteamAsyncIterator`);
7363}

Callers 2

nextFunction · 0.85
returnFunction · 0.85

Calls 1

r2Function · 0.85

Tested by

no test coverage detected