An open API service indexing awesome lists of open source software.

https://github.com/alamhubb/qq-miniprogram-api-typings

qq小程序定义文件
https://github.com/alamhubb/qq-miniprogram-api-typings

miniprogram qq qq-miniprogram qq-miniprogram-api-typings typings

Last synced: 8 months ago
JSON representation

qq小程序定义文件

Awesome Lists containing this project

README

          

# QQ小程序定义文件

[已在 NPM 发布](https://www.npmjs.com/package/qq-miniprogram-api-typings)

QQ小程序 API 的 TypeScript 类型定义文件

## 安装

通过 npm 安装:
```bash
# 安装对应最新基础库的定义文件
npm install qq-miniprogram-api-typings
```

## 关于 bug

这个项目是基于 [微信小程序定义文件](https://github.com/wechat-miniprogram/api-typings#%E5%BE%AE%E4%BF%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F%E5%AE%9A%E4%B9%89%E6%96%87%E4%BB%B6) 修改的

基本没有修改,所以会存在类型定义和QQ对应不上的情况下,大家发现问题直接修改提交就行了