Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fs: make SyncWriteStream non-enumerable
Make SyncWriteStream non-enumerable since it's only for internal use. PR-URL: #1870 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Trevor Norris <trev.norris@gmail.com>
- Loading branch information