_promisify 判断条件有误
Opened this issue · 2 comments
bashan1884 commented
if (typeof func !== 'function') return fn
应该返回func
15560099568 commented
这官方出的代码,也太不严谨了吧。
chess99 commented
这官方出的代码,也太不严谨了吧。
2022了, bug依然在:smile:
Opened this issue · 2 comments
if (typeof func !== 'function') return fn
应该返回func
这官方出的代码,也太不严谨了吧。
这官方出的代码,也太不严谨了吧。
2022了, bug依然在:smile: