mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-09-14 12:56:37 +08:00
bfc214f434
* Swap frontend uncompressed * Add uncompressed files
3 lines
127 B
JavaScript
Vendored
3 lines
127 B
JavaScript
Vendored
// Shim for scripts\ui\components\asyncDialog.ts
|
|
export const ComfyAsyncDialog = window.comfyAPI.asyncDialog.ComfyAsyncDialog;
|