mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
This reverts commit dcb93f75e6
.
This commit is contained in:
parent
dcb93f75e6
commit
db1f97f59e
6 changed files with 6 additions and 136 deletions
|
@ -8,7 +8,6 @@ export type SceneState = {
|
|||
viewBackgroundColor: string | null;
|
||||
zoom: number;
|
||||
remotePointerViewportCoords: { [id: string]: { x: number; y: number } };
|
||||
remotePointerUsernames: { [id: string]: string };
|
||||
};
|
||||
|
||||
export type SceneScroll = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue