We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813922e commit 0538d16Copy full SHA for 0538d16
src/shared/utils/handleGetLocation.ts
@@ -1,4 +1,3 @@
1
-// src/shared/utils/getLocation.ts
2
export const getLocation = (
3
onSuccess: (pos: GeolocationPosition) => void,
4
onError?: (err: GeolocationPositionError) => void,
0 commit comments