mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-09-14 12:56:37 +08:00
b3d6ae15b3
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
3 lines
103 B
JavaScript
Vendored
3 lines
103 B
JavaScript
Vendored
// Shim for scripts/domWidget.ts
|
|
export const DOMWidgetImpl = window.comfyAPI.domWidget.DOMWidgetImpl;
|