UNPKG

aws-amplify

Version:

AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.

12 lines (10 loc) 451 B
'use strict'; // 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/auth/cognito/server`. It provides access to server-enabled Cognito APIs. */ tslib_1.__exportStar(require("@aws-amplify/auth/cognito/server"), exports); //# sourceMappingURL=index.js.map