ComfyUI/web/scripts/ui/components/popup.js

3 lines
103 B
JavaScript
Raw Normal View History

// Shim for scripts\ui\components\popup.ts
export const ComfyPopup = window.comfyAPI.popup.ComfyPopup;