UNPKG

@azure/app-configuration

Version:
7 lines 356 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export { AppConfigurationClient } from "./appConfigurationClient.js"; export { restorePoller } from "./restorePollerHelpers.js"; export { KnownVersions } from "./models/index.js"; export { RestError, isRestError } from "@azure/core-rest-pipeline"; //# sourceMappingURL=index.js.map