🦉微信小程序typescript的声明文件
wx.d.ts:21:5 - error TS7020: Call signature, which lacks return-type annotation, implicitly has an 'any' return type. 21 (res: ZeroParamVoidFunc); ~~~~~~~~~~~~~~~~~~~~~~~~~ wx.d.ts:636:5 - error TS7020: Call signature, which lacks return-type annotation, implicitly has an 'any' return type. 636 (callback: createInnerAudioContextonErrorRes); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wx.d.ts:3247:18 - error TS7020: Call signature, which lacks return-type annotation, implicitly has an 'any' return type. 3247 onAppShow: { (res: WxApplicationProps) };
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by finch001 and has received 1 comments.