mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-03-13 14:21:20 +00:00
3 lines
126 B
JavaScript
Vendored
3 lines
126 B
JavaScript
Vendored
// Shim for scripts/ui/userSelection.ts
|
|
export const UserSelectionScreen = window.comfyAPI.userSelection.UserSelectionScreen;
|