blob: 50150638d9db8c33c0493c1add005a5ad133c64f [file] [log] [blame] [edit]
'use strict';
// TODO(mcollina): deprecate this file
const Transform = require('internal/streams/transform');
module.exports = Transform;