MCPcopy Create free account
hub / github.com/angular/dev-infra / isReadableStreamLike

Function isReadableStreamLike

github-actions/saucelabs/set-saucelabs-env.js:4782–4784  ·  view source on GitHub ↗
(stream)

Source from the content-addressed store, hash-verified

4780 return;
4781 }
4782 try {
4783 successSteps(yield readAllBytes(reader));
4784 } catch (e) {
4785 errorSteps(e);
4786 }
4787 });

Callers 1

extractBodyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected