aws-amplify
Version:
AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.
13 lines (11 loc) • 512 B
JavaScript
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
/*
This file maps exports from `aws-amplify/push-notifications/pinpoint`.
It provides access to the Pinpoint provider of the PushNotification sub-category.
*/
tslib_1.__exportStar(require("@aws-amplify/notifications/push-notifications/pinpoint"), exports);
//# sourceMappingURL=index.js.map
;