fcr-ui-scene 1.0.40 → 1.0.41

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.
@@ -9,6 +9,7 @@ export declare class BreakoutUIStore extends EduUIStoreBase {
9
9
  * 总分组数
10
10
  */
11
11
  static readonly MAX_GROUP_COUNT = 20;
12
+ private _coursewareLoaded;
12
13
  /**
13
14
  * 当前分组序号
14
15
  */