mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-17 08:52:34 +08:00
3 lines
126 B
JavaScript
3 lines
126 B
JavaScript
// Shim for scripts\ui\userSelection.ts
|
|
export const UserSelectionScreen = window.comfyAPI.userSelection.UserSelectionScreen;
|