mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-02-28 22:51:45 +00: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;
|