source:
node_modules/@reduxjs/toolkit/src/reduxImports.ts@
ba17441
| Last change on this file since ba17441 was a762898, checked in by , 5 months ago | |
|---|---|
|
|
| File size: 117 bytes | |
| Rev | Line | |
|---|---|---|
| [a762898] | 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.
