Skip to content

Commit 8e94339

Browse files
lvqqdanielleadams
authored andcommitted
doc: add version description about fsPromise.constants
PR-URL: #45556 Refs: #43177 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 16bedba commit 8e94339

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/fs.md

+6
Original file line numberDiff line numberDiff line change
@@ -1719,6 +1719,12 @@ system requests but rather the internal buffering `fs.writeFile` performs.
17191719
17201720
### `fsPromises.constants`
17211721
1722+
<!-- YAML
1723+
added:
1724+
- v18.4.0
1725+
- v16.17.0
1726+
-->
1727+
17221728
* {Object}
17231729
17241730
Returns an object containing commonly used constants for file system

0 commit comments

Comments
 (0)