mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
docs: edit decorator
This commit is contained in:
+1
-1
@@ -27,13 +27,13 @@
|
||||
1. [async 函数](#docs/async)
|
||||
1. [Class 的基本语法](#docs/class)
|
||||
1. [Class 的继承](#docs/class-extends)
|
||||
1. [Decorator](#docs/decorator)
|
||||
1. [Module 的语法](#docs/module)
|
||||
1. [Module 的加载实现](#docs/module-loader)
|
||||
1. [编程风格](#docs/style)
|
||||
1. [读懂规格](#docs/spec)
|
||||
1. [ArrayBuffer](#docs/arraybuffer)
|
||||
1. [最新提案](#docs/proposals)
|
||||
1. [Decorator](#docs/decorator)
|
||||
1. [参考链接](#docs/reference)
|
||||
|
||||
## 其他
|
||||
|
||||
Reference in New Issue
Block a user