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

fix(types): 事件回调类型 fix #10954 #11047

Merged
merged 1 commit into from
Jan 6, 2022
Merged

fix(types): 事件回调类型 fix #10954 #11047

merged 1 commit into from
Jan 6, 2022

Conversation

ZakaryCode
Copy link
Contributor

这个 PR 做了什么? (简要描述所做更改)

优化事件回调类型取消监听事件 fix #10954

这个 PR 是什么类型? (至少选择一个)

  • 错误修复(Bugfix) issue
  • TypeScript 类型定义修改(Typings)

@ZakaryCode ZakaryCode added the A-typings Area - TypeScript Typings 相关 label Jan 6, 2022
@ZakaryCode ZakaryCode merged commit fdf2ad0 into next Jan 6, 2022
@ZakaryCode ZakaryCode deleted the fix/typings branch January 6, 2022 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-typings Area - TypeScript Typings 相关
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript Taro.offAppShow 的回调函数和 Taro.onAppShow 的回调函数类型不匹配
2 participants