repl.builtinModules
返回上层文档
新增于: v14.5.0
<string[]>
所有 Node.js 模块的名称列表,例如
'http'
。
¥A list of the names of all Node.js modules, e.g.,
'http'
.