Module

reduxStartupActions

Redux startup actions
Author:

View Source store/actions/startup.js, line 4

Methods

Type Definitions

# StartupDoneReturnObject

Return object for the startupDone function
Properties:
Name Type Description
type module:reduxActionTypes An action type

View Source store/actions/startup.js, line 11