From 576c3b587961cdd329386cd58bb8d6af0ce13b9f Mon Sep 17 00:00:00 2001 From: Gregory Beaver Date: Mon, 2 Sep 2019 00:46:18 -0400 Subject: [PATCH] fix combineReducers overload exports, and import of Reducer type (#3554) Former-commit-id: e40b55ec510032505af866da9a145a1c0dc6c3e8 --- src/combineReducers.ts.REMOVED.git-id | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/combineReducers.ts.REMOVED.git-id b/src/combineReducers.ts.REMOVED.git-id index 03ff6810a13..06f64c205a2 100644 --- a/src/combineReducers.ts.REMOVED.git-id +++ b/src/combineReducers.ts.REMOVED.git-id @@ -1 +1 @@ -6a2b3d649df9add441fcc26238398b9a7d676ac3 \ No newline at end of file +07f9f7bd22ae1cc4dd9a295731960e1e90aac88e \ No newline at end of file