@netless/window-manager 1.0.7-beta.9 → 1.0.8

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
@@ -974,8 +974,6 @@ declare class AppListeners {
974
974
  private appResizeHandler;
975
975
  private boxStateChangeHandler;
976
976
  private setMainViewScenePathHandler;
977
- private moveCameraHandler;
978
- private moveCameraToContainHandler;
979
977
  private cursorMoveHandler;
980
978
  private rootDirRemovedHandler;
981
979
  private refreshHandler;