MCPcopy Index your code
hub / github.com/reactGo/reactGo / signUpSuccess

Function signUpSuccess

app/actions/users.js:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51function signUpSuccess() {
52 return { type: types.SIGNUP_SUCCESS_USER };
53}
54
55// Log Out Action Creators
56function beginLogout() {

Callers 1

signUpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected