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 f8bd149 commit 93c2b94Copy full SHA for 93c2b94
1 file changed
doc/api/cli.md
@@ -799,7 +799,7 @@ CommonJS. This includes the following:
799
* `export` statements.
800
* `import.meta` references.
801
* `await` at the top level of a module.
802
-* `const` declarations of the CommonJS wrapper variables (`require`, `module`,
+* Lexical redeclarations of the CommonJS wrapper variables (`require`, `module`,
803
`exports`, `__dirname`, `__filename`).
804
805
### `--experimental-import-meta-resolve`
0 commit comments