Open
Description
Per reduxjs/redux#4706 , having that RootState
type exported makes it possible for an editor to accidentally import it instead of an application's self-defined RootState
type.
Per reduxjs/redux#4706 , having that RootState
type exported makes it possible for an editor to accidentally import it instead of an application's self-defined RootState
type.