UNPKG

@thecodingmachine/redux-toolkit-wrapper

Version:

[Redux-toolkit](https://redux-toolkit.js.org/) wrapper used to write less code regarding classic CRUD operations

5 lines (4 loc) 105 B
export * from './actions'; export * from './reducers'; export * from './slice'; export * from './state';