mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: cleanup
This commit is contained in:
parent
94e9b20951
commit
c33fb846ab
3 changed files with 42 additions and 78 deletions
|
@ -661,7 +661,7 @@ export type ScrollConstraints = {
|
|||
y: number;
|
||||
width: number;
|
||||
height: number;
|
||||
isAnimating?: boolean;
|
||||
animateOnNextUpdate?: boolean;
|
||||
viewportZoomFactor?: number;
|
||||
lockZoom?: boolean;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue