Skip to content

Instantly share code, notes, and snippets.

@jdjkelly
Created April 25, 2017 14:44
Show Gist options
  • Save jdjkelly/a8ae021c0c3e335d7b7cd3e94ff533e0 to your computer and use it in GitHub Desktop.
Save jdjkelly/a8ae021c0c3e335d7b7cd3e94ff533e0 to your computer and use it in GitHub Desktop.
redux/index.js
export {
createStore,
combineReducers,
bindActionCreators,
applyMiddleware,
compose
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment