rest-vir - v1.0.0
Preparing search index...
ImplementedEndpoint
Type Alias ImplementedEndpoint<Context, SpecificEndpoint, ServiceName>
ImplementedEndpoint
:
Overwrite
<
SpecificEndpoint
,
{
service
:
GenericServiceImplementation
}
,
>
&
{
implementation
:
EndpointImplementation
<
Context
,
NoParam
,
ServiceName
>
;
}
A fully implemented endpoint.
Type Parameters
Context
=
any
SpecificEndpoint
extends
EndpointDefinition
=
GenericEndpointDefinition
ServiceName
extends
string
=
any
Package
@rest-vir/implement-service
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
rest-vir - v1.0.0
Loading...
A fully implemented endpoint.