Closed jvaclavik closed 4 years ago
Type-only cycles are fine - the TS compiler can handle those okay. Thus, we can import a slice reducer into rootReducer
, import RootState
into Store
, and import both RootState
and AppThunk
back into a slice.
There is a cycle dependency in the repository: