source:
node_modules/@reduxjs/toolkit/src/reduxImports.ts
| Last change on this file was a762898, checked in by , 5 months ago | |
|---|---|
|
|
| File size: 117 bytes | |
| Line | |
|---|---|
| 1 | export { |
| 2 | createStore, |
| 3 | combineReducers, |
| 4 | applyMiddleware, |
| 5 | compose, |
| 6 | isPlainObject, |
| 7 | isAction, |
| 8 | } from 'redux' |
Note:
See TracBrowser
for help on using the repository browser.
