redux-data-fx
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
State
With
Fx
Batch
Effects
Effects
fx
hasFX
Index
Classes
State
With
Fx
Type aliases
Batch
Effects
Effects
Functions
fx
hasFX
Type aliases
Batch
Effects
Batch
Effects
:
[
Effects
]
Effects
Effects
:
object
Type declaration
[
key:
string
]:
any
Functions
fx
fx<S>
(
state
:
S
, effects
:
Effects
)
:
StateWithFx
<
S
>
Type parameters
S
Parameters
state:
S
effects:
Effects
Returns
StateWithFx
<
S
>
hasFX
hasFX<S>
(
s
:
S
|
StateWithFx
<
S
>
)
:
boolean
Type parameters
S
Parameters
s:
S
|
StateWithFx
<
S
>
Returns
boolean
Generated using
TypeDoc