Redux / web /scripts /app.js
nftnik's picture
Upload 765 files
067283f verified
raw
history blame
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;