multimodalart's picture
Squashing commit
4450790 verified
raw
history blame
162 Bytes
// Shim for scripts/ui/utils.ts
export const applyClasses = window.comfyAPI.utils.applyClasses;
export const toggleElement = window.comfyAPI.utils.toggleElement;