blob: d6f1974422d3f3e2508b645d2390221fdeda7cf1 [file] [log] [blame] [edit]
'use strict';
// Keep this file as an alias for the full stream module.
module.exports = require('stream').Writable;