Files
image-studio/app/index.ts
2026-07-03 09:36:04 +02:00

3 lines
91 B
TypeScript

export type { ImageStudioApp } from "./app";
export { createImageStudioApp } from "./app";