{"version":3,"file":"constants.mjs","sources":["../../src/constants.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { Platform } from 'react-native';\n// General\nexport const PACKAGE_NAME = '@aws-amplify/rtn-push-notification';\nexport const LINKING_ERROR = `The ${PACKAGE_NAME} package doesn't seem to be linked. Make sure: \\n\\n` +\n    Platform.select({ ios: \"- You have run 'pod install'\\n\", default: '' }) +\n    '- You rebuilt the app after installing the package\\n' +\n    '- You are not using Expo Go\\n';\n"],"names":[],"mappings":";;AAAA;AACA;AAEA;AACY,MAAC,YAAY,GAAG;AAChB,MAAC,aAAa,GAAG,CAAC,IAAI,EAAE,YAAY,CAAC,mDAAmD,CAAC;AACrG,IAAI,QAAQ,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,gCAAgC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;AAC3E,IAAI,sDAAsD;AAC1D,IAAI;;;;"}