feat: implement document actions for managing artboards, zoom, and history; update UI components to utilize new actions
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export type { ImageStudioApp } from "./app";
|
||||
export { createImageStudioApp } from "./app";
|
||||
export type { DocumentActions } from "./document-actions";
|
||||
|
||||
Reference in New Issue
Block a user