UNPKG

react-sprucebot

Version:

React components for your Sprucebot Skill 💪🏼

7 lines (6 loc) 132 B
/** * Config is a passthrough, only set inside of withStore as initialState */ module.exports = (state = {}) => { return state }