Skip to content

Commit

Permalink
Merge dev to master (react-boilerplate#15)
Browse files Browse the repository at this point in the history
Merge dev to master
  • Loading branch information
julienben committed Jan 27, 2020
2 parents 40e266a + 83c94a2 commit f4accd7
Show file tree
Hide file tree
Showing 3 changed files with 10,046 additions and 3,614 deletions.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { Saga, Task } from "redux-saga";
*
* @public
*/
export function forceReducerReload(store: {});
export function forceReducerReload(store: {}): void;

/**
* Creates a store enhancer that when applied will setup the store to allow the
Expand Down

0 comments on commit f4accd7

Please sign in to comment.