import Updux from './Updux.js'; export { withPayload, createAction } from './actions.js'; export default Updux;