aws-amplify
Version:
AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.
12 lines (10 loc) • 435 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");
/*
This file maps exports from `aws-amplify/api`. It provides access to the default API provider and category utils.
*/
tslib_1.__exportStar(require("@aws-amplify/api"), exports);
//# sourceMappingURL=index.js.map
;