mirror of https://github.com/nodejs/node.git
2e6ece44e1
PR-URL: https://github.com/nodejs/node/pull/2411 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Evan Lucas <evanlucas@me.com> |
||
---|---|---|
.. | ||
streams | ||
child_process.js | ||
freelist.js | ||
module.js | ||
readme.md | ||
repl.js | ||
socket_list.js | ||
util.js |
readme.md
Internal Modules
The modules in lib/internal
are intended for internal use in Node.js core only, and are not accessible with require()
from user modules.
These are subject to change at any time. Reliance on these modules outside of core is not supported in any way.