rest-vir - v2.2.0
    Preparing search index...

    Type Alias EndpointImplementation<Endpoint, HostContext>

    EndpointImplementation: EndpointImplementationBase<
        Endpoint,
        HostContext,
        HostEndpointParamsExtras,
    >

    Implementation envelope for a single endpoint on the host (fastify-backed) side.

    Type Parameters