saik0s's picture
Add files using upload-large-folder tool
33c25ce verified
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;