qwecja's picture
Duplicate from DouraVITA/ltx-ugc-bundle
f3739d5
Raw
History Blame Contribute Delete
209 Bytes
import {ComfyApp} from "@comfyorg/frontend";
/**
* A dummy ComfyApp that we can import from our code, which we'll rewrite later to the comfyui
* hosted app.js
*/
export declare const app: ComfyApp;