process.features.require_module
新增于: v20.19.0
如果当前 Node.js 构建支持 使用 require() 加载 ECMAScript 模块,则布尔值为 true。
\A boolean value that is true if the current Node.js build supports
loading ECMAScript modules using require().
如果当前 Node.js 构建支持 使用 require() 加载 ECMAScript 模块,则布尔值为 true。
\A boolean value that is true if the current Node.js build supports
loading ECMAScript modules using require().