From 4345732900bdbe9cce3bca3468dac97ab5b526b0 Mon Sep 17 00:00:00 2001 From: chlorine Date: Tue, 22 Nov 2022 07:31:57 +0800 Subject: [PATCH] doc: add version description about fsPromise.constants PR-URL: https://github.com/nodejs/node/pull/45556 Refs: https://github.com/nodejs/node/pull/43177 Reviewed-By: Darshan Sen Reviewed-By: Colin Ihrig Reviewed-By: Yagiz Nizipli Reviewed-By: Luigi Pinca --- doc/api/fs.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/api/fs.md b/doc/api/fs.md index d3623b3be9786b..3fd65cc8d9cf13 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -1734,6 +1734,12 @@ system requests but rather the internal buffering `fs.writeFile` performs. ### `fsPromises.constants` + + * {Object} Returns an object containing commonly used constants for file system