@netless/window-manager 1.0.13-test.10 → 1.0.13-test.11

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
@@ -782,6 +782,7 @@ declare class MainViewProxy {
782
782
  private get mainViewSize();
783
783
  private get didRelease();
784
784
  private moveCameraSizeByAttributes;
785
+ private refreshScreenSizeIfStale;
785
786
  start(): void;
786
787
  addCameraReaction: () => void;
787
788
  setCameraAndSize(): void;