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