feat(editor): add transient app state foundation
This commit is contained in:
1
editor/index.ts
Normal file
1
editor/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type { AppState, EditorState, SelectionState, ViewportState } from "./state";
|
||||
Reference in New Issue
Block a user