Package: @effect/platform-browser
Module: Geolocation
Layer that provides Geolocation using navigator.geolocation, with watched positions buffered in a sliding queue.
Signature
declare const layer: Layer.Layer<Geolocation, never, never>
Since v4.0.0