module.isPreloading
v18.15.0
返回上层文档
►
▼
其他版本
18.15.0
16.19.1
14.21.1
文档搜索
新增于: 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.