Files
server_debian_macro/node_modules/@azure/keyvault-keys/dist/commonjs/constants.js
2025-02-18 22:59:07 +00:00

7 lines
250 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.9.0";
//# sourceMappingURL=constants.js.map