Package: @effect/platform Module: HttpApiEndpoint
@effect/platform
HttpApiEndpoint
Represents a path segment. A path segment is a string that represents a segment of a URL path.
Signature
type PathSegment = `/${string}`
Source
Since v1.0.0