We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054279f commit bfcccc9Copy full SHA for bfcccc9
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2023-10-17 v3.8.3
2
+- 更新 API 定义到 3.1.2
3
+
4
## 2023-08-24 v3.8.2
5
- 更新 API 定义到 3.0.1
6
types/wx/index.d.ts
@@ -53,7 +53,6 @@ declare namespace WechatMinigame {
53
type BiquadFilterNode = any
54
type PeriodicWaveNode = any
55
type AudioNode = any
56
- type AudioParam = any
57
type ChannelSplitterNode = any
58
type ChannelMergerNode = any
59
type DelayNode = any
0 commit comments