mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-28 04:37:14 +02:00
@@ -68,6 +68,7 @@ export type AppState = {
|
||||
cursorY: number;
|
||||
cursorButton: "up" | "down";
|
||||
scrolledOutside: boolean;
|
||||
name: string;
|
||||
username: string;
|
||||
isCollaborating: boolean;
|
||||
isResizing: boolean;
|
||||
|
Reference in New Issue
Block a user