MCPcopy
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

1import React from 'react'
2import { render } from 'react-dom'
3import { createStore, applyMiddleware } from 'redux'
4import { Provider } from 'react-redux'

Callers

nothing calls this directly

Calls 3

getAllProductsFunction · 0.90
createStoreFunction · 0.85
applyMiddlewareFunction · 0.85

Tested by

no test coverage detected