GitHub
Preparing search index...
The search index is not available
xstate-audition
xstate-audition
CurryEmittedWithP1
Type Alias CurryEmittedWithP1<TActor>
Curry
Emitted
With
P1
<
TActor
>
:
(
(
)
=>
CurryEmittedWithP1
<
TActor
>
)
&
(
(
options
:
AuditionOptions
)
=>
CurryEmittedWithP2
<
TActor
>
)
&
(
<
const
TEmittedTypes
>
(
options
:
AuditionOptions
,
emittedTypes
:
TEmittedTypes
)
=>
Promise
<
ActorEmittedTuple
<
TActor
,
TEmittedTypes
>
>
)
Type Parameters
TActor
extends
AnyStateMachineActor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
xstate-audition
Loading...