Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/reactGo/reactGo
/ destroy
Function
destroy
app/actions/topics.js:46–48 ·
view source on GitHub ↗
(index)
Source
from the content-addressed store, hash-verified
44
}
45
46
function
destroy(index) {
47
return
{
type
: types.DESTROY_TOPIC, index };
48
}
49
50
51
export
function
typing(text) {
Callers
1
destroyTopic
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected