MCPcopy 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

15export const { update } = textSlice.actions;
16
17export const selectTextMessage = (state) => state.text.message;
18
19export default textSlice.reducer;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected