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 070577e commit 1702d26Copy full SHA for 1702d26
doc/api/esm.md
@@ -366,9 +366,9 @@ added:
366
> Stability: 1.2 - Release candidate
367
368
* {string} The full absolute path and filename of the current module, with
369
-* symlinks resolved.
+ symlinks resolved.
370
* This is the same as the [`url.fileURLToPath()`][] of the
371
-* [`import.meta.url`][].
+ [`import.meta.url`][].
372
373
> **Caveat** only local modules support this property. Modules not using the
374
> `file:` protocol will not provide it.
0 commit comments