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