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 37e8705 commit 3b63f2aCopy full SHA for 3b63f2a
src/RSAA.js
@@ -3,6 +3,7 @@
3
*
4
* @constant {string}
5
* @access public
6
+ * @deprecated To be made private (implementation detail). Use `createAction` instead.
7
* @default
8
*/
9
const RSAA = '@@redux-api-middleware/RSAA';
0 commit comments