mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-07-30 12:40:40 -05:00
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;
|