UNPKG

@aws-amplify/core

Version:
9 lines 431 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 var GoogleOAuth_1 = require("./GoogleOAuth"); var FacebookOAuth_1 = require("./FacebookOAuth"); exports.GoogleOAuth = new GoogleOAuth_1.GoogleOAuth(); exports.FacebookOAuth = new FacebookOAuth_1.FacebookOAuth(); //# sourceMappingURL=index.js.map