Skip to main content

notificationReducer

notificationReducer ⇒ Object

notificationReducer is a reducer function for handling notification related actions.

Kind: global constant
Returns: Object - The new state after applying the action.

ParamTypeDescription
stateObjectThe current state of the application.
actionObjectThe action to be handled.