redux-toolbelt-saga
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -0,0 +0,0 @@ ## v2.0.0 (2017-10-08) |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "redux-toolbelt-saga", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Saga helpers for redux-toolbelt", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "871ac8b152b7a78007d0e4adc89451c0303c052d" | ||
"gitHead": "a665452c191911fadacbf4f146ee2e6f071a9e58" | ||
} |
@@ -0,0 +0,0 @@ # redux-toolbelt-saga |
@@ -0,0 +0,0 @@ // Type definitions for redux-toolbelt-thunk v2.1.0 |
export makeAsyncSaga from './makeAsyncSaga' |
@@ -0,0 +0,0 @@ import { AsyncActionCreator, Action } from "redux-toolbelt"; |
@@ -0,0 +0,0 @@ import { call, put, takeLatest } from 'redux-saga/effects' |
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
14645
11
315