@microsoft/microsoft-graph-client
Version:
Microsoft Graph Client Library
16 lines • 633 B
JavaScript
/**
* -------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License.
* See License in the project root for license information.
* -------------------------------------------------------------------------------------------
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.PACKAGE_VERSION = void 0;
// THIS FILE IS AUTO GENERATED
// ANY CHANGES WILL BE LOST DURING BUILD
/**
* @module Version
*/
exports.PACKAGE_VERSION = "3.0.7";
//# sourceMappingURL=Version.js.map
;