mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Add complete type system for the editor (ToolType, CanvasObject, EditorLayer, EditorState, etc.) and the central Zustand store with zundo undo/redo middleware, 50-entry history limit, 500ms throttle, and O(1) _historyVersion equality checks.