tagActions.tsx 105 B

123
  1. import Reflux from 'reflux';
  2. export default Reflux.createActions(['loadTagsError', 'loadTagsSuccess']);