Typealiases
The following typealiases are available globally.
-
AsyncActionCreators allow the developer to wait for the completion of an async action
Declaration
Swift
public typealias AsyncActionCreator = (state: StateType, store: Store,