Skip to content

Commit

Permalink
Merge pull request #43 from nmaves/feature/export_suffixes
Browse files Browse the repository at this point in the history
Adding suffixes to the main export.
  • Loading branch information
nmaves authored Feb 17, 2017
2 parents bf459d8 + 7204e7a commit 9f23fea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ export {

export {
getActionTypes,
ERROR_SUFFIX,
SUCCESS_SUFFIX,
} from './getActionTypes';

0 comments on commit 9f23fea

Please sign in to comment.