{"version":3,"file":"onNotificationOpened.native.mjs","sources":["../../../../../../src/pushNotifications/providers/pinpoint/apis/onNotificationOpened.native.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { addEventListener } from '../../../../eventListeners';\nimport { assertIsInitialized } from '../../../errors/errorHelpers';\nexport const onNotificationOpened = input => {\n    assertIsInitialized();\n    return addEventListener('notificationOpened', input);\n};\n"],"names":[],"mappings":";;;AAAA;AACA;AAGY,MAAC,oBAAoB,GAAG,KAAK,IAAI;AAC7C,IAAI,mBAAmB,EAAE;AACzB,IAAI,OAAO,gBAAgB,CAAC,oBAAoB,EAAE,KAAK,CAAC;AACxD;;;;"}