Skip to content

Commit be18fca

Browse files
lvqqdanielleadams
authored andcommitted
doc: add version description about fsPromise.constants
PR-URL: #45556 Refs: #43177 Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent d2c7917 commit be18fca

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)