summaryrefslogtreecommitdiff
path: root/doc/api/module.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/module.md')
-rw-r--r--doc/api/module.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/module.md b/doc/api/module.md
index 03d235c74e..b78aa986da 100644
--- a/doc/api/module.md
+++ b/doc/api/module.md
@@ -78,7 +78,7 @@ requireUtil('./some-tool');
### `module.isPreloading`
<!-- YAML
-added: REPLACEME
+added: v15.4.0
-->
* Type: {boolean} `true` if the module is running during the Node.js preload