mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2025-12-19 11:07:44 +08: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;
|