mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-03-13 06:11:09 +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;
|