UNPKG

aws-amplify

Version:

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

8 lines (6 loc) 279 B
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 /* This file maps exports from `aws-amplify/storage/s3/server`. It provides access to server context enabled S3 APIs. */ export * from '@aws-amplify/storage/s3/server';