MCPcopy
hub / github.com/reduxjs/redux / store.ts

File store.ts

test/typescript/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 Store,
3 createStore,
4 Reducer,

Callers

nothing calls this directly

Calls 6

createStoreFunction · 0.85
combineReducersFunction · 0.85
funcWithStoreFunction · 0.85
subscribeMethod · 0.80
replaceReducerMethod · 0.80
getStateMethod · 0.65

Tested by

no test coverage detected