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 07e4131 commit 99a7636Copy full SHA for 99a7636
doc/api/esm.md
@@ -917,8 +917,8 @@ It is also possible to
917
918
### `import()` expressions
919
920
-[Dynamic `import()`][] is supported in both CommonJS and ES modules. It can be used
921
-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.
922
923
## CommonJS, JSON, and Native Modules
924
0 commit comments