UNPKG

redux-actions-ts-reducer

Version:

Helps You to write reducers for redux-action actions in TypeScript in type-safe manner and without needing to specify excessive type information - everything is inferred based on types of redux-action actions and initial state

2 lines (1 loc) 34 B
export * from './ReducerFactory';