stream.prod.js 90 B

123456
  1. let stream = undefined;
  2. // do nothing
  3. // output JSON to stdout
  4. module.exports = stream;