Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: update fs promise-based examples
#34843 was cherry-picked onto `v12.x-staging` in 961844d but the `fs/promises` API, as used in the examples, is only available from Node.js 14. Change the added examples to use `require(fs).promises` instead.
- Loading branch information