Creates an action which when dispatched informs the channels reducer to add a new channel of some kind
Creates an action which when dispatched informs the channels reducer to remove a new channel of some kind
Creates an action which when dispatched informs the channels reducer to update a new channel of some kind This entirely replaces the old specification for the given channel, and errors if the channel does not already exist
Generated using TypeDoc
Creates an action which when dispatched informs the channels reducer to add a new channel of some kind