module.isPreloading
v18.2.0
返回上层文档
搜索
►
▼
其他版本
18.2.0
16.15.0
14.19.3
新增于: v15.4.0, v14.17.0
类型:
<boolean>
如果模块在 Node.js 预加载阶段运行,则为
true
。
Added in: v15.4.0, v14.17.0
Type:
<boolean>
true
if the module is running during the Node.js preload phase.