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