// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

/*
This file maps exports from `aws-amplify/auth/cognito`. It provides access to Cognito APIs.
*/
export * from '@aws-amplify/auth/cognito';
