quickvo-sdk-js 1.6.45 → 1.6.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -108,6 +108,7 @@ export declare class ActionSFU {
108
108
  * destroy
109
109
  */
110
110
  destroy: () => void;
111
+ private _clear;
111
112
  private _connectCws;
112
113
  private _reconnectCws;
113
114
  private _initHeartbeat;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "quickvo-sdk-js",
3
3
  "description": "提供快捷接入单对单、单对多、群体会议、舞台会议等音视频功能。",
4
- "version": "1.6.45",
4
+ "version": "1.6.48",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"