Skip to content

Commit 4345732

Browse files
lvqqruyadorno
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 016749b commit 4345732

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
@@ -1734,6 +1734,12 @@ system requests but rather the internal buffering `fs.writeFile` performs.
17341734
17351735
### `fsPromises.constants`
17361736
1737+
<!-- YAML
1738+
added:
1739+
- v18.4.0
1740+
- v16.17.0
1741+
-->
1742+
17371743
* {Object}
17381744
17391745
Returns an object containing commonly used constants for file system

0 commit comments

Comments
 (0)