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.
esm.md
1 parent 41b08bd commit 3ac775bCopy full SHA for 3ac775b
doc/api/esm.md
@@ -354,9 +354,9 @@ added: v20.11.0
354
> Stability: 1.2 - Release candidate
355
356
* {string} The full absolute path and filename of the current module, with
357
-* symlinks resolved.
+ symlinks resolved.
358
* This is the same as the [`url.fileURLToPath()`][] of the
359
-* [`import.meta.url`][].
+ [`import.meta.url`][].
360
361
> **Caveat** only local modules support this property. Modules not using the
362
> `file:` protocol will not provide it.
0 commit comments