Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/modules.md')
-rw-r--r--doc/api/modules.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/modules.md b/doc/api/modules.md
index 1e6e72216f3..a2c697fe23a 100644
--- a/doc/api/modules.md
+++ b/doc/api/modules.md
@@ -891,7 +891,7 @@ filename.
### `module.isPreloading`
<!-- YAML
-added: REPLACEME
+added: v14.17.0
-->
* Type: {boolean} `true` if the module is running during the Node.js preload