rest-vir - v2.2.0
Preparing search index...
IndividualEndpointTestResult
Type Alias IndividualEndpointTestResult<Endpoint, Method>
Package
@rest-vir/host
type
IndividualEndpointTestResult
<
Endpoint
extends
Readonly
<
EndpointDefinition
>
,
Method
extends
EndpointDefinitionMethods
<
NoInfer
<
Endpoint
>
>
,
>
=
{
result
:
EndpointFetchOutput
<
Endpoint
,
Method
,
false
>
;
}
Type Parameters
Endpoint
extends
Readonly
<
EndpointDefinition
>
Method
extends
EndpointDefinitionMethods
<
NoInfer
<
Endpoint
>
>
Index
Properties
result
Properties
result
result
:
EndpointFetchOutput
<
Endpoint
,
Method
,
false
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
result
rest-vir - v2.2.0
Loading...
Package
@rest-vir/host