Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nef7
/
my-comfyui-workflow
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
287b3e7
my-comfyui-workflow
/
web
/
scripts
/
ui
/
toggleSwitch.js
Nef Caballero
init commit
753dcdd
3 months ago
raw
Copy download link
history
blame
Safe
110 Bytes
// Shim for scripts/ui/toggleSwitch.ts
export
const
toggleSwitch =
window
.
comfyAPI
.
toggleSwitch
.
toggleSwitch
;