Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/reduxjs/redux
/ index.js
File
index.js
examples/shopping-cart/src/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
2
import
{ render } from
'react-dom'
3
import
{ createStore, applyMiddleware } from
'redux'
4
import
{ Provider } from
'react-redux'
Callers
nothing calls this directly
Calls
3
getAllProducts
Function · 0.90
createStore
Function · 0.85
applyMiddleware
Function · 0.85
Tested by
no test coverage detected