单项选择题

createStore方法的第一个参数,reducer的返回值是什么()

A.newSstate
B.oldState
C.function
D.object