api-typings icon indicating copy to clipboard operation
api-typings copied to clipboard

Type definitions for APIs of Wechat Mini Program in TypeScript

Results 100 api-typings issues
Sort by recently updated
recently updated
newest added

Fixes #97 考虑到 `optionalTypes`,observer 函数的参数类型可能很难推断出来,所以我将其设置为了 `any`。如果你有可行方案就拒绝这个 PR 吧。 另外,`ShortProperty` 与 `PropertyType` 是重复的,所以我删除了 `ShortProperty`,全部使用 `PropertyType`。

未找到runTransaction 这类接口声明

is somethin' wrong with my code? i just follow official documentation with "wx.getWeRunData" with cloud develop this is my code down below ``` ts wx.getWeRunData({ success(res: WechatMiniprogram.GetWeRunDataSuccessCallbackResult) { let cloudId...

* https://www.npmjs.com/package/@types/wx-server-sdk

WIP

> https://developers.weixin.qq.com/community/develop/doc/0002c208a4c4004fffb98eae156400

bug

未找到 `checkBeforeAddOrder` 对应文档 [下单前置检查](https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/ministore/minishopopencomponent2/API/order/checkBeforeAddOrder.html)

微信小程序的typescript根本就没法用,好多类型都没有,this.applyAnimatedStyle 这个都提交了多久issues了,到现在还没解决?小程序开发工具创建的types 缺少太多的类型了,唉 太坑

这个PR是将typescript从5.0.4升级到5.3.3,经测试升级到5.1就会有同样的错误 https://github.com/jinganix/guess/pull/149 pipeline的错误日志:https://github.com/jinganix/guess/actions/runs/8791533803/job/24125986257?pr=149#step:5:2225 我看依赖里面的typescript是4.9,是不是不支持高版本的?

As [link](https://developers.weixin.qq.com/miniprogram/dev/api/base/app/life-cycle/wx.getLaunchOptionsSync.html#:~:text=%E4%BA%92%E9%80%9A%E7%BE%A4%E8%81%8A-,apiCategory,-string)