Skip to main content Link Search Menu Expand Document (external link)

Url overview

Added in v1.3.0


Table of contents


interceptor

Url

Signature

export declare const Url: (base: string) => Effect.Effect<Response, HttpError, Context>

Added in v1.3.0