Duplicated from aiqtech/StyleGen
4450790
1
2
3
4
// Shim for scripts/ui/utils.ts export const applyClasses = window.comfyAPI.utils.applyClasses; export const toggleElement = window.comfyAPI.utils.toggleElement;