Skip to main content

Type alias: EndpointHandler<P, C, R>

providers.EndpointHandler

Ƭ EndpointHandler<P, C, R>: AdvancedEndpointHandler<P, C, R>

Either an URL (containing all the parameters) or an object with more granular control.

Type parameters​

NameType
Pextends UrlParams
Cany
Rany