Preparing search index...
The search index is not available
@rxfx/service
@rxfx/service
Failure
Type alias Failure<Params, Error>
Failure
<
Params
,
Error
>
:
(
{
params
:
Params
;
}
|
(
Params
extends
void
?
{
params
?:
Params
;
}
:
never
)
)
&
{
error
:
Error
;
}
Type Parameters
Params
Error
Type declaration
error
:
Error
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@rxfx/service
Loading...