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 155a6c3 commit e88960dCopy full SHA for e88960d
doc/api/esm.md
@@ -1663,7 +1663,7 @@ The resolver can throw the following errors:
1663
1664
**ESM_FORMAT**(_url_)
1665
1666
-> 1. Assert: _url_ corresponds to an existing file pathname.
+> 1. Assert: _url_ corresponds to an existing file.
1667
> 1. Let _pjson_ be the result of **READ_PACKAGE_SCOPE**(_url_).
1668
> 1. If _url_ ends in _".mjs"_, then
1669
> 1. Return _"module"_.
0 commit comments