Skip to content

Commit

Permalink
streams: implement streams to webstreams adapters
Browse files Browse the repository at this point in the history
Experimental adapters for the webstreams API

Signed-off-by: James M Snell <jasnell@gmail.com>
  • Loading branch information
jasnell committed Jun 28, 2021
1 parent 511cfad commit 35c7181
Show file tree
Hide file tree
Showing 10 changed files with 1,938 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/internal/fs/promises.js
Original file line number Diff line number Diff line change
Expand Up @@ -790,6 +790,8 @@ module.exports = {
appendFile,
readFile,
watch,

kHandle,
},

FileHandle,
Expand Down

0 comments on commit 35c7181

Please sign in to comment.