UNPKG

react-redux-express

Version:

React fullstack generator with express,redux, and some components.

9 lines (7 loc) 162 B
/** * Created by Zhengfeng Yao on 16/8/27. */ import composeConstants from './utils/composeConstants'; module.exports = composeConstants({ APP: ['INIT'] });