You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// Shim for scripts\ui.ts
|
|
export const ComfyDialog = window.comfyAPI.ui.ComfyDialog;
|
|
export const $el = window.comfyAPI.ui.$el;
|
|
export const ComfyUI = window.comfyAPI.ui.ComfyUI;
|