MCPcopy
hub / github.com/reduxjs/redux / funcWithStore

Function funcWithStore

test/typescript/store.ts:58–58  ·  view source on GitHub ↗
(store: Store<State, DerivedAction>)

Source from the content-addressed store, hash-verified

56}
57
58const funcWithStore = (store: Store<State, DerivedAction>) => {}
59
60/* createStore */
61

Callers 1

store.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected