3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
export type { ImageStudioApp } from "./app";
|
|
export { createImageStudioApp } from "./app";
|