UNPKG

web-pm2

Version:
5 lines (4 loc) 95 B
export default store => next => action => { console.log(action) return next(action) }