/**
* String key that carries API call info interpreted by this Redux middleware.
*
* @constant {string}
* @accesspublic
* @deprecated To be made private (implementation detail). Use `createAction` instead.
* @default
*/constRSAA = '@@redux-api-middleware/RSAA';
exportdefaultRSAA;