1 | ;
|
2 | // Copyright (c) Microsoft Corporation.
|
3 | // Licensed under the MIT License.
|
4 | Object.defineProperty(exports, "__esModule", { value: true });
|
5 | exports.TeamsSSOTokenExchangeMiddleware = void 0;
|
6 | var teamsSSOTokenExchangeMiddleware_1 = require("./teamsSSOTokenExchangeMiddleware");
|
7 | Object.defineProperty(exports, "TeamsSSOTokenExchangeMiddleware", { enumerable: true, get: function () { return teamsSSOTokenExchangeMiddleware_1.TeamsSSOTokenExchangeMiddleware; } });
|
8 | //# sourceMappingURL=index.js.map |
\ | No newline at end of file |