Nef Caballero
init commit
753dcdd
raw
history blame contribute delete
162 Bytes
// Shim for scripts/ui/utils.ts
export const applyClasses = window.comfyAPI.utils.applyClasses;
export const toggleElement = window.comfyAPI.utils.toggleElement;