2024-09-05 22:56:01 +00:00
|
|
|
// Shim for scripts/app.ts
|
2024-08-15 20:50:25 +00:00
|
|
|
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;
|