| Path : /usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/ |
| Current File : //usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from-browser.js |
module.exports = function () {
throw new Error('Readable.from is not available in the browser')
};