package thenable
Clients returning JavaScript Thenables
Linear Supertypes
Type Members
-
trait
Endpoints extends xhr.Endpoints with EndpointsWithCustomErrors
Implements xhr.Endpoints by using JavaScript promises, and endpoints4s.algebra.BuiltInErrors to model client and server errors.
-
trait
EndpointsWithCustomErrors extends xhr.EndpointsWithCustomErrors
Implements xhr.Endpoints by using JavaScript promises
- trait MuxEndpoints extends xhr.MuxEndpoints with EndpointsWithCustomErrors