feat(app): add composition root
This commit is contained in:
2
app/index.ts
Normal file
2
app/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export type { ImageStudioApp } from "./app";
|
||||
export { createImageStudioApp } from "./app";
|
||||
Reference in New Issue
Block a user