UNPKG

@azure/keyvault-secrets

Version:
7 lines 218 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. /** * The latest supported KeyVault service API version */ export const LATEST_API_VERSION = "7.6"; //# sourceMappingURL=secretsModels.js.map