get-location-with-timeout
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "get-location-with-timeout", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"types": "build", | ||
@@ -5,0 +5,0 @@ "deploy": "build", |
@@ -19,3 +19,3 @@ # Get Location With Timeout | ||
```ts | ||
import getCurrentLocationWithTimeout, { TiredFromWaitingPromiseResolveTooLongError } from 'get-location-with-timeout' | ||
import getCurrentLocationWithTimeout, { TimeoutError } from 'get-location-with-timeout' | ||
@@ -22,0 +22,0 @@ try { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
130508