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

    Type Alias MockEndpointImplementation<Endpoint, Context>

    MockEndpointImplementation: EndpointImplementationBase<
        Endpoint,
        Context,
        MockEndpointParamsExtras,
    >

    Implementation envelope for a single endpoint on the client (mock) side.

    Type Parameters