Package: @effect/platform-browser Module: Geolocation
@effect/platform-browser
Geolocation
Tagged error wrapping a browser geolocation failure reason.
Signature
declare class GeolocationError { constructor(props: { readonly reason: GeolocationErrorReason }) }
Source
Since v4.0.0