project organization

This commit is contained in:
wass08
2026-01-14 11:14:31 +09:00
parent 88f26dd09e
commit aa8ee9c034
6 changed files with 54 additions and 68 deletions
+5 -1
View File
@@ -1 +1,5 @@
export {}
// Store
export { default as useScene } from "./store/useScene"
// Schema
export * from "./schema"