Skip to content

Commit 35c7181

Browse files
committed
streams: implement streams to webstreams adapters
Experimental adapters for the webstreams API Signed-off-by: James M Snell <[email protected]>
1 parent 511cfad commit 35c7181

10 files changed

+1938
-0
lines changed

lib/internal/fs/promises.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,8 @@ module.exports = {
790790
appendFile,
791791
readFile,
792792
watch,
793+
794+
kHandle,
793795
},
794796

795797
FileHandle,

0 commit comments

Comments
 (0)