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