@netless/app-slide 0.2.100 → 0.2.101

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.
package/dist/index.d.ts CHANGED
@@ -479,6 +479,7 @@ declare class Slide extends Slide_base {
479
479
  private isAnimating;
480
480
  private renderingTaskManager;
481
481
  private isLoading;
482
+ private isReleasing;
482
483
  private interactive;
483
484
  private syncCatchUpInputBlocked;
484
485
  private anchor;