@hysc/meeting 4.0.79 → 4.0.81

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.
@@ -103,6 +103,7 @@ export default class BMStreamModelVM {
103
103
  addShareStreamModel(streamModel: BMStreamModel): void;
104
104
  removeStreamModel(streamModel: BMStreamModel): void;
105
105
  removeShareStreamModel(streamModel: BMStreamModel): void;
106
+ removeShareStreamModelByUId(uid: string): void;
106
107
  /**`
107
108
  * 通过用户id删除streamModel
108
109
  * @param userId