Search
Preparing search index...
The search index is not available
xstate
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Observer
Interface Observer<T>
Type parameters
T
Hierarchy
Observer
Index
Properties
complete
error
next
Properties
complete
complete
:
(
)
=>
void
Type declaration
(
)
:
void
Returns
void
error
error
:
(
err
:
any
)
=>
void
Type declaration
(
err
:
any
)
:
void
Parameters
err:
any
Returns
void
next
next
:
(
value
:
T
)
=>
void
Type declaration
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
Globals
Observer
complete
error
next
Generated using
TypeDoc