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 618ccb1 commit d99ede3Copy full SHA for d99ede3
doc/api/esm.md
@@ -1073,6 +1073,7 @@ success!
1073
[`import`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import
1074
[`module.createRequire()`]: modules.html#modules_module_createrequire_filename
1075
[`module.syncBuiltinESMExports()`]: modules.html#modules_module_syncbuiltinesmexports
1076
+[package exports]: #esm_package_exports
1077
[dynamic instantiate hook]: #esm_dynamic_instantiate_hook
1078
[special scheme]: https://url.spec.whatwg.org/#special-scheme
1079
[the official standard format]: https://tc39.github.io/ecma262/#sec-modules
0 commit comments