MCPcopy
hub / github.com/reduxjs/redux / bindActionCreators.spec.ts

File bindActionCreators.spec.ts

test/bindActionCreators.spec.ts:None–None  ·  test/bindActionCreators.spec.ts

Source from the content-addressed store, hash-verified

1import { bindActionCreators, createStore, ActionCreator, Store } from class="st">'../src'
2import { todos } from class="st">'./helpers/reducers'
3import * as actionCreators from class="st">'./helpers/actionCreators'
4

Callers

nothing calls this directly

Calls 4

createStoreFunction · 0.90
bindActionCreatorsFunction · 0.90
actionCreatorFunction · 0.70
getStateMethod · 0.65

Tested by

no test coverage detected