3 lines
126 B
JavaScript
3 lines
126 B
JavaScript
|
// Shim for scripts/ui/userSelection.ts
|
||
|
export const UserSelectionScreen = window.comfyAPI.userSelection.UserSelectionScreen;
|