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