bottle / web /scripts /app.js
sangche's picture
Upload 360 files
7aff9a8 verified
raw
history blame contribute delete
201 Bytes
// Shim for scripts/app.ts
export const ANIM_PREVIEW_WIDGET = window.comfyAPI.app.ANIM_PREVIEW_WIDGET;
export const ComfyApp = window.comfyAPI.app.ComfyApp;
export const app = window.comfyAPI.app.app;