File size: 107 Bytes
c02da03 | 1 2 3 | // Shim for scripts/ui/components/button.ts
export const ComfyButton = window.comfyAPI.button.ComfyButton;
|
c02da03 | 1 2 3 | // Shim for scripts/ui/components/button.ts
export const ComfyButton = window.comfyAPI.button.ComfyButton;
|