FrameAction
live Marker base class for all actions dispatched to an Store. Subclass this to create strongly-typed action types that your reducer can pattern-match on.
Last updated on
live Marker base class for all actions dispatched to an Store. Subclass this to create strongly-typed action types that your reducer can pattern-match on.