Skip to content

Commit f4accd7

Browse files
authored
Merge dev to master (#15)
Merge dev to master
2 parents 40e266a + 83c94a2 commit f4accd7

File tree

3 files changed

+10046
-3614
lines changed

3 files changed

+10046
-3614
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { Saga, Task } from "redux-saga";
1313
*
1414
* @public
1515
*/
16-
export function forceReducerReload(store: {});
16+
export function forceReducerReload(store: {}): void;
1717

1818
/**
1919
* Creates a store enhancer that when applied will setup the store to allow the

0 commit comments

Comments
 (0)