You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Silverteal
added
l10n-zh
Issues related to Chinese content.
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
labels
Nov 3, 2024
yin1999
added
good first issue
A good issue for newcomers to get started with.
and removed
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
labels
Nov 3, 2024
MDN URL
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Modules
与此议题相关的小节或标题?
应用模块到你的 HTML
哪些信息是错误、无用或不完善的?
部分表述难以理解:
你导入模块功能的脚本基本是作为顶级模块。
你只能在模块内部使用 import 和export 语句;不是普通脚本文件。
你期望看到什么?
符合汉语习惯的表述。如:
你只能在模块内部,而不是普通脚本文件中使用 import 和 export 语句。
由于对 JS 的理解尚不充分,上述内容可能并不正确
你有什么支持的链接、参考或引用?
No response
你还想补充什么内容?
No response
MDN metadata
Page report details
zh-cn/web/javascript/guide/modules
The text was updated successfully, but these errors were encountered: