mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-03-01 07:00:35 +00: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;
|