mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2025-12-21 03:54:29 +08: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;
|