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