Spaces:
Runtime error
Runtime error
File size: 162 Bytes
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;
|