mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 10:25:16 +00:00
fa34efe3bd
* Update web content to release v1.2.47 * Update shortcut list
3 lines
114 B
JavaScript
Vendored
3 lines
114 B
JavaScript
Vendored
// Shim for scripts/ui/draggableList.ts
|
|
export const DraggableList = window.comfyAPI.draggableList.DraggableList;
|