mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-06-16 08:15:32 +08: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;
|