Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegFlow
/ selectTextMessage
Function
selectTextMessage
flow-debugger/debugger-ui/src/page/text/TextSlice.js:17–17 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
15
export
const
{ update } = textSlice.actions;
16
17
export
const
selectTextMessage = (state) => state.text.message;
18
19
export
default textSlice.reducer;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected