mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-07-31 13:10:42 -05: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;
|