redux-toolbelt
Advanced tools
Comparing version 2.0.16 to 2.0.17
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "redux-toolbelt", | ||
"version": "2.0.16", | ||
"version": "2.0.17", | ||
"description": "Async Actions helpers for redux-toolbelt", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -0,0 +0,0 @@ # Redux-Toolbelt |
@@ -38,2 +38,2 @@ | ||
return tmpRes | ||
} | ||
} |
const trivialArgsMapper = (payload, meta) => ({ payload, meta }) | ||
export default trivialArgsMapper |
@@ -0,0 +0,0 @@ import isFunction from 'lodash.isfunction' |
@@ -0,0 +0,0 @@ export composeReducers from './composeReducers' |
@@ -0,0 +0,0 @@ import trivialArgsMapper from './_trivialArgsMapper' |
@@ -0,0 +0,0 @@ import makeActionCreator from './makeActionCreator' |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import isFunction from 'lodash.isfunction' |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54221
25
929