Search
Preparing search index...
The search index is not available
mirador-core documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"node_modules/redux-thunk/index.d"
ThunkDispatch
Interface ThunkDispatch<S, E, A>
Type parameters
S
E
A
:
Action
Hierarchy
ThunkDispatch
Callable
__call<T>
(
action
:
T
)
:
T
__call<R>
(
asyncAction
:
ThunkAction
<
R
,
S
,
E
,
A
>
)
:
R
Type parameters
T
:
A
Parameters
action:
T
Returns
T
Type parameters
R
Parameters
asyncAction:
ThunkAction
<
R
,
S
,
E
,
A
>
Returns
R
Globals
"node_
modules/redux-
thunk/index.d"
Thunk
Dispatch
Thunk
Action
Thunk
Middleware
thunk
Generated using
TypeDoc