Methods
-
<static> app(state, action)
-
Parameters:
Name Type Description state
Object Current state action
Object Action object Returns:
Next state- Type
- Object
-
<static> crops(state, action)
-
Parameters:
Name Type Description state
Object Current state action
Object Action object Returns:
Next state- Type
- Object