ix
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Next
Async
Observer
complete
error
next
Type parameters
T
Hierarchy
NextAsyncObserver
Index
Properties
complete
error
next
Properties
Optional
complete
complete
:
undefined
|
function
Optional
error
error
:
undefined
|
function
next
next
:
function
Type declaration
(
value
:
T
)
:
void
|
Promise
<
void
>
Parameters
value:
T
Returns
void
|
Promise
<
void
>
Generated using
TypeDoc