first commit

This commit is contained in:
Your Name
2026-09-08 11:40:15 +08:00
commit a5353f7eb5
9568 changed files with 1646214 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "@tencentcloud/trtc-cloud-wx",
"version": "1.0.8",
"description": "",
"main": "./trtc-cloud-wx.js",
"type": "module",
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"eventemitter3": "^5.0.0",
"trtc-wx-sdk": "^1.1.14"
}
}