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

Function getReadableStream

docs/app/js/sanddance-app.js:56245–56247  ·  view source on GitHub ↗
(_x4)

Source from the content-addressed store, hash-verified

56243 throw new Error(ERR_DATA);
56244}
56245function getReadableStream(_x4) {
56246 return _getReadableStream.apply(this, arguments);
56247}
56248function _getReadableStream() {
56249 _getReadableStream = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee3(data) {
56250 var response;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected