Skip to content

Commit 7204e7a

Browse files
committed
Adding suffixes to the main export.
1 parent c828826 commit 7204e7a

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)