{"version":3,"file":"getPushNotificationUserAgentString.mjs","sources":["../../../../src/pushNotifications/utils/getPushNotificationUserAgentString.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { Category, getAmplifyUserAgent, } from '@aws-amplify/core/internals/utils';\nexport const getPushNotificationUserAgentString = (action) => getAmplifyUserAgent({\n    category: Category.PushNotification,\n    action,\n});\n"],"names":[],"mappings":";;AAAA;AACA;AAEY,MAAC,kCAAkC,GAAG,CAAC,MAAM,KAAK,mBAAmB,CAAC;AAClF,IAAI,QAAQ,EAAE,QAAQ,CAAC,gBAAgB;AACvC,IAAI,MAAM;AACV,CAAC;;;;"}