MCPcopy Index your code
hub / github.com/react-guide/redux-tutorial-cn / 01_simple-action-creator.js

File 01_simple-action-creator.js

01_simple-action-creator.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// 章节 1 - simple-action-creator.js
2
3// 我们在前言中已经简单提到过 action,但具体什么是 action creator,它们又是如何关联到 action 的呢?
4

Callers

nothing calls this directly

Calls 1

actionCreatorFunction · 0.85

Tested by

no test coverage detected