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 74f0760 commit 605cb4cCopy full SHA for 605cb4c
doc/api/esm.md
@@ -437,7 +437,7 @@ Alterantively `module.createRequire()` can be used.
437
438
Native modules are not currently supported with ES module imports.
439
440
-The can instead be loaded with [`module.createRequire()`][] or
+They can instead be loaded with [`module.createRequire()`][] or
441
[`process.dlopen`][].
442
443
#### No `require.resolve`
0 commit comments