mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-03-01 15:10:28 +00: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;
|