Preparing search index...
The search index is not available
ixfx
ixfx
Flow
RequestResponseMatchEvents
Type Alias RequestResponseMatchEvents<TRequest, TResp>
Request
Response
Match
Events
<
TRequest
,
TResp
>
:
{
completed
:
{
request
:
TRequest
;
response
:
TResp
|
string
;
success
:
boolean
;
}
;
match
:
{
request
:
TRequest
;
response
:
TResp
;
}
;
}
Type Parameters
TRequest
TResp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...