feat: complete TASK-WP2-02 project autosave

This commit is contained in:
suyx
2026-08-02 18:28:07 +08:00
parent 4d38530361
commit da6fa25e60
17 changed files with 2268 additions and 35 deletions
+1
View File
@@ -2,6 +2,7 @@ export { Type } from "@sinclair/typebox";
export * from "./api.js";
export * from "./auth.js";
export * from "./bootstrap.js";
export * from "./canvas.js";
export * from "./events.js";
export * from "./projects.js";
export * from "./registration-notice.js";