We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c828826 commit 7204e7aCopy full SHA for 7204e7a
src/index.js
@@ -5,4 +5,6 @@ export {
5
6
export {
7
getActionTypes,
8
+ ERROR_SUFFIX,
9
+ SUCCESS_SUFFIX,
10
} from './getActionTypes';
0 commit comments