MCPcopy Create free account
hub / github.com/microsoft/SandDance / makeNodeStreamIterator

Function makeNodeStreamIterator

docs/app/js/sanddance-app.js:56609–56611  ·  view source on GitHub ↗
(_x3)

Source from the content-addressed store, hash-verified

56607 return _makeBrowserStreamIterator.apply(this, arguments);
56608}
56609function makeNodeStreamIterator(_x3) {
56610 return _makeNodeStreamIterator.apply(this, arguments);
56611}
56612function _makeNodeStreamIterator() {
56613 _makeNodeStreamIterator = (0, _wrapAsyncGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee3(stream) {
56614 var data;

Callers 1

makeStreamIteratorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected