We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff0cfc commit f3db9a6Copy full SHA for f3db9a6
lib/internal/readme.md
@@ -1,4 +1,6 @@
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.
+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
5
+subject to change at **any** time. Reliance on these modules outside of core
6
+is **not supported** in any way.
0 commit comments