Describes the reducer state branch for initialization errors
IInitErrorReducerState
The caught initialization error
{(InitError | undefined)}
Indicates if the stack trace should be shown
{boolean}
The initialization options
{*}
Any warnings that were encountered during initialization
{string[]}
Generated using TypeDoc
Describes the reducer state branch for initialization errors
IInitErrorReducerState