com.willowtreeapps.common.external.Thunk |
Interface that can be dispatched and handled by ThunkMiddleware. Asynchronous operations and Actions may be dispatched from within a Thunk. Due to limitation of K/N a type alias does not work currently. |
com.willowtreeapps.common.external.ThunkMiddleware |