MCPcopy Create free account
hub / github.com/clementmihailescu/Sorting-Visualizer / createStore

Function createStore

client/public/bundle.js:23033–23242  ·  view source on GitHub ↗

* Creates a Redux store that holds the state tree. * The only way to change the data in the store is to call `dispatch()` on it. * * There should only be a single store in your app. To specify how different * parts of the state tree respond to actions, you may combine several reducers * in

(reducer, preloadedState, enhancer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

applyMiddlewareFunction · 0.85
store.jsFile · 0.85

Calls 1

dispatchFunction · 0.85

Tested by

no test coverage detected