Define action constants for Redux
npm install redux-define
![build status][1]
![NPM][7]
with npm:
``bash`
npm install --save redux-define
or yarn:
`bash`
yarn add redux-define
If you don’t use [npm][2], you may grab the latest [UMD][3] build from [unpkg][4]
(either a [development][5] or a [production][6] build). The UMD build exports a
global called window.ReduxDefine if you add it to your page via a