UNPKG

844 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.AuthCodeMSALBrowserAuthenticationProvider = void 0;
4/**
5 * -------------------------------------------------------------------------------------------
6 * Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License.
7 * See License in the project root for license information.
8 * -------------------------------------------------------------------------------------------
9 */
10var AuthCodeMSALBrowserAuthenticationProvider_1 = require("./AuthCodeMSALBrowserAuthenticationProvider");
11Object.defineProperty(exports, "AuthCodeMSALBrowserAuthenticationProvider", { enumerable: true, get: function () { return AuthCodeMSALBrowserAuthenticationProvider_1.AuthCodeMSALBrowserAuthenticationProvider; } });
12//# sourceMappingURL=index.js.map
\No newline at end of file