mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-07-28 03:30:51 -05:00
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;
|