1 | ;
|
2 | Object.defineProperty(exports, "__esModule", { value: true });
|
3 | exports.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 | */
|
10 | var AuthCodeMSALBrowserAuthenticationProvider_1 = require("./AuthCodeMSALBrowserAuthenticationProvider");
|
11 | Object.defineProperty(exports, "AuthCodeMSALBrowserAuthenticationProvider", { enumerable: true, get: function () { return AuthCodeMSALBrowserAuthenticationProvider_1.AuthCodeMSALBrowserAuthenticationProvider; } });
|
12 | //# sourceMappingURL=index.js.map |
\ | No newline at end of file |