8000
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 6797a35 commit b739c2aCopy full SHA for b739c2a
doc/api/esm.md
@@ -330,7 +330,7 @@ modules it can be used to load ES modules.
330
* {Object}
331
332
The `import.meta` meta property is an `Object` that con 5361 tains the following
333
-properties.
+properties. It is only supported in ES modules.
334
335
### `import.meta.dirname`
336