Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d2ffecb

Browse filesBrowse files
Fishrock123rvagg
authored andcommitted
doc: add internal modules notice
Explicitly note that these modules should not be used outside of core. PR-URL: #2523 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
1 parent 856baf4 commit d2ffecb
Copy full SHA for d2ffecb

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Collapse file

‎lib/internal/readme.md‎

Copy file name to clipboard
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Internal Modules
2+
3+
The modules in `lib/internal` are intended for internal use in Node.js core only, and are not accessible with `require()` from user modules.
4+
These are subject to change at **any** time. Reliance on these modules outside of core is **not supported** in any way.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.