rest-vir - v2.2.0
Preparing search index...
describeEndpoint
Function describeEndpoint
describeEndpoint
<
const
Endpoint
extends
Readonly
<
EndpointDefinition
>
,
const
HostContext
,
>
(
endpointImplementation
:
Readonly
<
EndpointImplementation
<
Endpoint
,
HostContext
>
,
>
,
callback
:
BivariantFunction
<
[
params
:
Readonly
<
DescribeEndpointParams
<
NoInfer
<
Endpoint
>
,
NoInfer
<
HostContext
>
>
,
>
,
]
,
void
|
undefined
,
>
,
)
:
void
Type Parameters
const
Endpoint
extends
Readonly
<
EndpointDefinition
>
const
HostContext
Parameters
endpointImplementation
:
Readonly
<
EndpointImplementation
<
Endpoint
,
HostContext
>
>
callback
:
BivariantFunction
<
[
params
:
Readonly
<
DescribeEndpointParams
<
NoInfer
<
Endpoint
>
,
NoInfer
<
HostContext
>
>
,
>
,
]
,
void
|
undefined
,
>
Returns
void
Package
@rest-vir/host
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
rest-vir - v2.2.0
Loading...
Package
@rest-vir/host