FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Merge pull request #948 from wangzongxu/patch-1 · lpcman/es6tutorial@b19cdaa · GitHub

Commit b19cdaa

Browse files
authored
Merge pull request ruanyf#948 from wangzongxu/patch-1
字母有误
2 parents 0cc6602 + e1fcd8b commit b19cdaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎docs/proposals.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ $ hello.js
603603
604604
## import.meta
605605
606-
开发者使用一个模块时,有时需要知道模板本身的一些信息(比如模块的路径)。现在有一个[提案](https://github.com/tc39/proposal-import-meta),为 import 命令添加了一个元属性`import.beta`,返回当前模块的元信息。
606+
开发者使用一个模块时,有时需要知道模板本身的一些信息(比如模块的路径)。现在有一个[提案](https://github.com/tc39/proposal-import-meta),为 import 命令添加了一个元属性`import.meta`,返回当前模块的元信息。
607607
608608
`import.meta`只能在模块内部使用,如果在模块外部使用会报错。
609609

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL