mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-17 05:17:02 +08: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;
|