Update frontend to v1.9.17 (#6814)

Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
This commit is contained in:
Comfy Org PR Bot
2025-02-15 18:32:47 +09:00
committed by GitHub
parent 2e21122aab
commit b3d6ae15b3
37 changed files with 10547 additions and 8337 deletions

2
web/scripts/domWidget.js vendored Normal file
View File

@@ -0,0 +1,2 @@
// Shim for scripts/domWidget.ts
export const DOMWidgetImpl = window.comfyAPI.domWidget.DOMWidgetImpl;