Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
core
types
ActorSubscribeFunction
Type alias ActorSubscribeFunction<A, M>
Actor
Subscribe
Function
<
A
,
M
>
:
(
(
callback
)
=>
(
(
)
=>
void
)
)
Type Parameters
A
M
extends
types
.
FunctionName
<
A
>
Type declaration
(
callback
)
:
(
(
)
=>
void
)
Parameters
callback
:
(
(
state
)
=>
void
)
(
state
)
:
void
Parameters
state
:
types
.
ActorMethodState
<
A
,
M
>
[
string
]
Returns
void
Returns
(
(
)
=>
void
)
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ic-reactor
Loading...