I\'m trying to build a generic Store using React\'s useReducer and useContext but I\'m having an issue with the inference of the default state.
The store generator fu