Sign in
chromium
/
external
/
github.com
/
v8
/
node
/
refs/heads/main
/
.
/
lib
/
_stream_wrap.js
blob: 904128a3824500a14f0b4797ca183395686f2884 [
file
] [
log
] [
blame
] [
edit
]
'use strict'
;
module
.
exports
=
require
(
'internal/js_stream_socket'
);
process
.
emitWarning
(
'The _stream_wrap module is deprecated.'
,
'DeprecationWarning'
,
'DEP0125'
);