@aws-amplify/auth
Version:
Auth category of aws-amplify
10 lines (8 loc) • 373 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("./autoSignInStore"), exports);
tslib_1.__exportStar(require("./signInStore"), exports);
//# sourceMappingURL=index.js.map
;