mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-06 02:14:24 +08:00
3 lines
103 B
JavaScript
3 lines
103 B
JavaScript
|
|
// Shim for scripts/domWidget.ts
|
||
|
|
export const DOMWidgetImpl = window.comfyAPI.domWidget.DOMWidgetImpl;
|