UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

5 lines (4 loc) 86 B
export default spy => store => next => action => { spy(); return next(action); };