Release on 09.11.24
This commit is contained in:
4
web/scripts/app.js
Normal file
4
web/scripts/app.js
Normal file
@@ -0,0 +1,4 @@
|
||||
// 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;
|
||||
Reference in New Issue
Block a user