effect-io-ai

Package: @effect/platform-browser
Module: Geolocation

Geolocation.GeolocationErrorReason

Union of browser geolocation error reasons represented by the service.

Signature

type GeolocationErrorReason = PositionUnavailable | PermissionDenied | Timeout

Source

Since v4.0.0