@univerjs/sheets-ui 0.6.10-nightly.202504261606 → 0.6.10-nightly.202504271606

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.
@@ -21,5 +21,4 @@ export declare class SheetsZoomRenderController extends Disposable implements IR
21
21
  * @param zoomRatio
22
22
  */
23
23
  private _updateViewZoom;
24
- private _getSheetObject;
25
24
  }