3 lines
114 B
JavaScript
3 lines
114 B
JavaScript
|
// Shim for scripts/ui/draggableList.ts
|
||
|
export const DraggableList = window.comfyAPI.draggableList.DraggableList;
|