EmptyAction

public struct EmptyAction : Action

A noop action used by reducers that may not have their own actions.

  • Undocumented

    Declaration

    Swift

    public init()