mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-07-27 03:00:52 -05:00
3 lines
110 B
JavaScript
Vendored
3 lines
110 B
JavaScript
Vendored
// Shim for scripts/ui/toggleSwitch.ts
|
|
export const toggleSwitch = window.comfyAPI.toggleSwitch.toggleSwitch;
|