blob: dbf8646e009931e9c7395fd2f77a5fc291ae6bd0 [file] [edit]
'use strict';
// TODO(mcollina): deprecate this file
const PassThrough = require('internal/streams/passthrough');
module.exports = PassThrough;