Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme 中关于 API off 的例子写错了。 #3

Open
hongxuWei opened this issue Mar 27, 2018 · 1 comment
Open

Readme 中关于 API off 的例子写错了。 #3

hongxuWei opened this issue Mar 27, 2018 · 1 comment

Comments

@hongxuWei
Copy link

Readme 的 API 部分
off
emitter.on(eventName, listener)
应该改成
emitter.off(eventName, listener)

@mqyqingfeng
Copy link
Owner

@hongxuWei 感谢指出哈~ 已经修改了~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants