An individual Endpoint definition. customProps (inherited from CommonRouteDefinition via EndpointMethodDefinition) is optional and untyped. Use EndpointDefinitionWithRequiredCustomProps when a wrapper needs to both narrow customProps's type and require its presence on every method.
customProps
@rest-vir/api
An individual Endpoint definition.
customProps(inherited from CommonRouteDefinition via EndpointMethodDefinition) is optional and untyped. Use EndpointDefinitionWithRequiredCustomProps when a wrapper needs to both narrowcustomProps's type and require its presence on every method.Package
@rest-vir/api