Skip to content

Commit cccef2a

Browse files
author
YuChengKai
committed
fix
1 parent 9dd4f61 commit cccef2a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

JS/JS-ch.md

-2
Original file line numberDiff line numberDiff line change
@@ -1021,8 +1021,6 @@ Function.prototype.myBind = function (context) {
10211021
}
10221022
```
10231023
1024-
装饰器原理
1025-
10261024
# Promise 实现
10271025
10281026
Promise 是 ES6 新增的语法,解决了回调地狱的问题。

0 commit comments

Comments
 (0)