@aws-amplify/storage
Version:
Storage category of aws-amplify
9 lines (7 loc) • 326 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");
tslib_1.__exportStar(require("./providers/s3/apis/server"), exports);
//# sourceMappingURL=server.js.map
;