UNPKG

@azure/app-configuration

Version:

An isomorphic client library for the Azure App Configuration service.

11 lines 249 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. /** * @internal */ export const packageVersion = "1.9.0"; /** * @internal */ export const appConfigurationApiVersion = "2023-11-01"; //# sourceMappingURL=constants.js.map