Package: @effect/platform-browser Module: Geolocation
@effect/platform-browser
Geolocation
Union of browser geolocation error reasons represented by the service.
Signature
type GeolocationErrorReason = PositionUnavailable | PermissionDenied | Timeout
Source
Since v4.0.0