MCPcopy Create free account
hub / github.com/effector/withease / trackGeolocation

Function trackGeolocation

packages/web-api/src/geolocation.ts:81–305  ·  view source on GitHub ↗
(
  params?: GeolocationParams & {
    providers?:
      | Array<typeof BrowserProvider | CustomProvider | globalThis.Geolocation>
      | Store<
          Array<
            typeof BrowserProvider | CustomProvider | globalThis.Geolocation
          >
        >;
  }
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

geolocation.tsFile · 0.90

Calls 1

readonlyFunction · 0.90

Tested by

no test coverage detected