summaryrefslogtreecommitdiff
path: root/lib/_stream_wrap.js
blob: 904128a3824500a14f0b4797ca183395686f2884 (plain)
1
2
3
4
5
'use strict';

module.exports = require('internal/js_stream_socket');
process.emitWarning('The _stream_wrap module is deprecated.',
                    'DeprecationWarning', 'DEP0125');