Reducers
For usage details, see AsyncReducer.
AsyncReducer utilities are provided by @chimeric/react-query:
import { ChimericAsyncReducer, IdiomaticAsyncReducer, ReactiveAsyncReducer,} from '@chimeric/react-query';Instantiation and usage are identical to the shared Reducers documentation.