_stream_readable.js 118 B

1234
  1. 'use strict'
  2. // Keep this file as an alias for the full stream module.
  3. module.exports = require('./stream').Readable