UNPKG

@reduxjs/toolkit

Version:

The official, opinionated, batteries-included toolset for efficient Redux development

9 lines (8 loc) 117 B
export { createStore, combineReducers, applyMiddleware, compose, isPlainObject, isAction, } from 'redux'