We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866403b commit 712f5cbCopy full SHA for 712f5cb
docs/api/zh/core/EventDispatcher.html
@@ -20,7 +20,7 @@ <h2>代码示例</h2>
20
<code>
21
// 为自定义对象添加事件
22
23
- class Car extends EventDispatcher () {
+ class Car extends EventDispatcher {
24
25
start() {
26
0 commit comments