UNPKG

@microsoft/microsoft-graph-client

Version:
16 lines 633 B
"use strict"; /** * ------------------------------------------------------------------------------------------- * 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.4"; //# sourceMappingURL=Version.js.map