@netless/slide 1.4.59-alpha.0 → 1.4.59-alpha.1

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/lib/Slide.d.ts CHANGED
@@ -468,6 +468,7 @@ export declare class Slide extends Slide_base {
468
468
  private player?;
469
469
  private pptMediaPermissionCallbacks;
470
470
  private pptMediaPermissionNotified;
471
+ private pptMediaPermissionRenotifyPending;
471
472
  private pendingPptMediaState?;
472
473
  private renderingIndex;
473
474
  private frameWidth;