mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-02 06:00:41 -05:00
3 lines
103 B
JavaScript
Vendored
3 lines
103 B
JavaScript
Vendored
// Shim for scripts/ui/components/popup.ts
|
|
export const ComfyPopup = window.comfyAPI.popup.ComfyPopup;
|