UNPKG

aws-amplify

Version:

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

12 lines (10 loc) 437 B
'use strict'; // 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/datastore`. It provides access to DataStore APIs and category utils. */ tslib_1.__exportStar(require("@aws-amplify/datastore"), exports); //# sourceMappingURL=index.js.map