Skip to content

Commit

Permalink
feat: update baselib defs to 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SgLy committed Dec 5, 2023
1 parent 47ff04e commit a38c1ab
Show file tree
Hide file tree
Showing 3 changed files with 1,216 additions and 43 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 2023-10-17 v3.8.4
- 更新 API 定义到 3.2.3

## 2023-10-17 v3.8.3
- 更新 API 定义到 3.1.2

Expand Down
1 change: 1 addition & 0 deletions types/wx/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ declare namespace WechatMinigame {
type PannerNode = any
type AnalyserNode = any
type AudioListener = any
type WebGLTexture = any
}

declare const console: WechatMinigame.Console
Expand Down
Loading

0 comments on commit a38c1ab

Please sign in to comment.