• File: from-browser.js
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from-browser.js
  • Date Modified: 10/26/1985 11:45 AM
  • File size: 101 bytes
  • MIME-type: text/plain
  • Charset: utf-8
module.exports = function () {
  throw new Error('Readable.from is not available in the browser')
};