wechat-miniprogram / wechat-miniprogram/api-typings

你好,我想请问这个仓库的更新频率是怎样的?

Open
#270 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
803
Forks
117
Avg merge
24m
Merged PRs (30d)
1

Description

疑问

  1. 通过微信开发者工具创建的 TS 项目,里面有 TS 类型声明文件,我对比过这个仓库的类型声明文件大部分是同步,小部分有差别。
  2. 请问作者有考虑和微信官方的 TS 项目类型声明文件自动保持一致吗?
  3. 通过 npm install @types/wechat-miniprogram 和通过 npm install miniprogram-api-typings 下载过来的类型声明文件差别更大,这两个包请问有考虑同步吗?其实我更倾向于通过 npm install @types/wechat-miniprogram 下载,但是看更新时间,至少滞后了至少半年。

感谢

🌹 感谢开源贡献者。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing this repository's TypeScript declarations with the declarations generated by the WeChat developer tools, @types/wechat-miniprogram, and miniprogram-api-typings. The issue does not identify files, tests, or a specific change; a maintainer decision is needed on whether synchronization should be automated and which package is authoritative before implementation can be scoped.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.