aws-amplify
Version:
AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.
9 lines (7 loc) • 342 B
text/typescript
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
/*
This file maps exports from `aws-amplify/push-notifications/pinpoint`.
It provides access to the Pinpoint provider of the PushNotification sub-category.
*/
export * from '@aws-amplify/notifications/push-notifications/pinpoint';