blob: 8b7db04064001f2f4185a8850ca1f0792c1eaf14 [file] [log] [blame] [edit]
'use strict';
module.exports = require('stream').Readable;
process.emitWarning('The _stream_readable module is deprecated. Use `node:stream` instead.',
'DeprecationWarning', 'DEP0193');