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

Function streamAsyncIteratorBrandCheckException

out/cli.cjs:11013–11015  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

11011 }
11012 }
11013 function streamAsyncIteratorBrandCheckException(name) {
11014 return new TypeError(`ReadableStreamAsyncIterator.${name} can only be used on a ReadableSteamAsyncIterator`);
11015 }
11016 const NumberIsNaN = Number.isNaN || function(x5) {
11017 return x5 !== x5;
11018 };

Callers 2

nextFunction · 0.85
returnFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…