@azure/app-configuration
Version:
An isomorphic client library for the Azure App Configuration service.
10 lines • 356 B
JavaScript
/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
export * from "./models/index.js";
export { AppConfiguration } from "./appConfiguration.js";
//# sourceMappingURL=index.js.map