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