Skip to content

Commit 9f23fea

Browse files
authored
Merge pull request #43 from nmaves/feature/export_suffixes
Adding suffixes to the main export.
2 parents bf459d8 + 7204e7a commit 9f23fea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ export {
55

66
export {
77
getActionTypes,
8+
ERROR_SUFFIX,
9+
SUCCESS_SUFFIX,
810
} from './getActionTypes';

0 commit comments

Comments
 (0)