UNPKG

@tarojs/taro-h5

Version:
5 lines (3 loc) 132 B
const isGeolocationSupported = () => !!navigator.geolocation; export { isGeolocationSupported }; //# sourceMappingURL=utils.js.map