wangzhibo
2026-05-09 53418655c061ac26f66058253f39200aced1ab1d
1
2
3
4
5
6
7
8
9
"use strict";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });
exports.msalCommon = void 0;
const tslib_1 = require("tslib");
const msalCommon = tslib_1.__importStar(require("@azure/msal-node"));
exports.msalCommon = msalCommon;
//# sourceMappingURL=msal.js.map