Skip to content

Commit a38c1ab

Browse files
committed
feat: update baselib defs to 3.2.3
1 parent 47ff04e commit a38c1ab

File tree

3 files changed

+1216
-43
lines changed

3 files changed

+1216
-43
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2023-10-17 v3.8.4
2+
- 更新 API 定义到 3.2.3
3+
14
## 2023-10-17 v3.8.3
25
- 更新 API 定义到 3.1.2
36

types/wx/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ declare namespace WechatMinigame {
6161
type PannerNode = any
6262
type AnalyserNode = any
6363
type AudioListener = any
64+
type WebGLTexture = any
6465
}
6566

6667
declare const console: WechatMinigame.Console

0 commit comments

Comments
 (0)