UNPKG

builtin-modules

Version:

A static list of the Node.js builtin modules from the latest Node.js version

4 lines (2 loc) 105 B
import builtinModules from './builtin-modules.json' with {type: 'json'}; export default builtinModules;