Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniMax-AI/OpenRoom
/ getState
Method
getState
apps/webuiapps/src/lib/modManager.ts:400–402 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
398
}
399
400
getState(): ModState {
401
return
{ ...this.state };
402
}
403
404
getConfig(): ModConfig {
405
return
this.config;
Callers
2
ChatPanel
Function · 0.45
runConversation
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected