Guest User

Untitled

a guest
Nov 25th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. if (typeof action === 'function') {
  2. return action(dispatch, getState, extraArgument);
  3. }
Add Comment
Please, Sign In to add comment