MCPcopy 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
46function destroy(index) {
47 return { type: types.DESTROY_TOPIC, index };
48}
49
50
51export function typing(text) {

Callers 1

destroyTopicFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected