@shotstack/shotstack-studio 2.0.0-beta.28 → 2.0.0-beta.29

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
@@ -1219,7 +1219,6 @@ export declare class SelectionHandles implements CanvasOverlayRegistration {
1219
1219
  private getCornerResizeCursor;
1220
1220
  private updateHoverState;
1221
1221
  private resetDragState;
1222
- private updateSvgViewBox;
1223
1222
  }
1224
1223
 
1225
1224
  export declare type ShapeAsset = components["schemas"]["ShapeAsset"];
@@ -1219,7 +1219,6 @@ export declare class SelectionHandles implements CanvasOverlayRegistration {
1219
1219
  private getCornerResizeCursor;
1220
1220
  private updateHoverState;
1221
1221
  private resetDragState;
1222
- private updateSvgViewBox;
1223
1222
  }
1224
1223
 
1225
1224
  export declare type ShapeAsset = components["schemas"]["ShapeAsset"];