@zyzgroup/core-web 0.1.41 → 0.1.42

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.
@@ -4193,8 +4193,6 @@ class fr {
4193
4193
  }
4194
4194
  class yn {
4195
4195
  tweens = [];
4196
- /// 异步任务队列
4197
- // private taskQueue: AsyncTaskQueue = new AsyncTaskQueue(1);
4198
4196
  /// 每帧时间
4199
4197
  frameDuration;
4200
4198
  onGroupStart;