Files
2026-06-02 16:57:08 +00:00

7 lines
251 B
JavaScript

"use strict";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });
exports.SDK_VERSION = void 0;
exports.SDK_VERSION = "4.10.0";
//# sourceMappingURL=constants.js.map