/**
 * Minified by jsDelivr using Terser v5.48.0.
 * Original file: /npm/@hmscore/react-native-hms-site@6.5.1-303/src/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
import{NativeModules}from"react-native";import LocationType from"./constants/LocationType";import HwLocationType from"./constants/HwLocationType";const LINKING_ERROR="The package '@hmscore/react-native-hms-site' does not seem to be linked. Make sure the package is installed and rebuild the native app.",HmsSite=NativeModules.HmsSite||new Proxy({},{get(){throw new Error(LINKING_ERROR)}});Object.assign(HmsSite,{LocationType:LocationType,HwLocationType:HwLocationType});export default HmsSite;
//# sourceMappingURL=/sm/d278cb751a2799f8ac621ffd6fe2b5a0a0ad663acc406f163d1fbf4ff85a02fb.map