@aws-amplify/auth
Version:
Auth category of aws-amplify
9 lines (7 loc) • 319 B
JavaScript
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
Object.defineProperty(exports, "__esModule", { value: true });
exports.AUTH_KEY_PREFIX = void 0;
exports.AUTH_KEY_PREFIX = 'CognitoIdentityServiceProvider';
//# sourceMappingURL=constants.js.map
;