wx-api-promisify:使用Promise调用微信小程序API

时间:2021-05-29 09:00:46
【文件属性】:
文件名称:wx-api-promisify:使用Promise调用微信小程序API
文件大小:128KB
文件格式:ZIP
更新时间:2021-05-29 09:00:46
JavaScript 可能是设计最优雅的微信小程序API的Promise转化方式,支持所有wx对象中以下形式的API接口: | 属性 | 类型 | 默认值 | 是否必填 | 说明 | | -------- | -------- | ------ | -------- | ------------------------------------------------ | | success | function | | 否 | 接口调用成功的回调函数 | | fail | function | | 否 | 接口调用失败的回调函数 | | comp
【文件预览】:
wx-api-promisify-master
----rollup.config.js(390B)
----.babelrc(96B)
----.prettierrc(60B)
----README.md(1KB)
----index.d.ts(759KB)
----.gitignore(46B)
----index.js(315B)
----package.json(984B)

网友评论