We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e17bf commit 61f44c9Copy full SHA for 61f44c9
doc/api/esm.md
@@ -934,8 +934,8 @@ It is also possible to
934
935
### `import()` expressions
936
937
-[Dynamic `import()`][] is supported in both CommonJS and ES modules. It can be used
938
-to include ES module files from CommonJS code.
+[Dynamic `import()`][] is supported in both CommonJS and ES modules. It can be
+used to include ES module files from CommonJS code.
939
940
## CommonJS, JSON, and Native Modules
941
0 commit comments