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 7cf2dad commit 6e58b71Copy full SHA for 6e58b71
doc/api/esm.md
@@ -1274,7 +1274,7 @@ _isImports_, _conditions_)
1274
> 2. If _source_ contains a top-level lexical declaration (`const`, `let`,
1275
> or `class`) of any of the CommonJS wrapper variables (`require`,
1276
> `exports`, `module`, `__filename`, or `__dirname`) then return **true**.
1277
-> 3. Else return **false**.
+> 3. Return **false**.
1278
1279
### Customizing ESM specifier resolution algorithm
1280
0 commit comments