Test / web /scripts /app.js
yijin928's picture
Upload 758 files
6fd97c7 verified
raw
history blame contribute delete
205 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;