{"version":3,"file":"onTokenReceived.native.mjs","sources":["../../../../../../src/pushNotifications/providers/pinpoint/apis/onTokenReceived.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 onTokenReceived = input => {\n    assertIsInitialized();\n    return addEventListener('tokenReceived', input);\n};\n"],"names":[],"mappings":";;;AAAA;AACA;AAGY,MAAC,eAAe,GAAG,KAAK,IAAI;AACxC,IAAI,mBAAmB,EAAE;AACzB,IAAI,OAAO,gBAAgB,CAAC,eAAe,EAAE,KAAK,CAAC;AACnD;;;;"}