We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import
Browser compatibility
import keyword has only one parameter which is "moduleName" so what does the "The options parameter" means here?
nothing about these stuff appears in the "Browser compatibility" section because it's not relevant.
No, just asking for clarification.
Nothing more.
en-us/web/javascript/reference/operators/import
The text was updated successfully, but these errors were encountered:
See #29572. Closing in favor of that!
Sorry, something went wrong.
Sorry but I don't see any answer related to my question!
This parameter is part of the import attributes feature. You can read it here: https://github.com/tc39/proposal-import-attributes That issue is tracking the inclusion of this feature in the docs.
No branches or pull requests
MDN URL
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import
What specific section or headline is this issue about?
Browser compatibility
What information was incorrect, unhelpful, or incomplete?
import keyword has only one parameter which is "moduleName" so what does the "The options parameter" means here?
What did you expect to see?
nothing about these stuff appears in the "Browser compatibility" section because it's not relevant.
Do you have any supporting links, references, or citations?
No, just asking for clarification.
Do you have anything more you want to share?
Nothing more.
MDN metadata
Page report details
en-us/web/javascript/reference/operators/import
The text was updated successfully, but these errors were encountered: