UNPKG

@azure/ms-rest-azure-js

Version:

Isomorphic Azure client runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest

9 lines 654 B
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. export { AzureServiceClient, getDefaultUserAgentValue } from "./azureServiceClient"; export { BaseResourceMapper } from "./baseResource"; export { CloudErrorMapper } from "./cloudError"; export { CognitiveServicesCredentials } from "./credentials/cognitiveServicesCredentials"; export { createLROPollerFromInitialResponse, createLROPollerFromPollState, LROPoller } from "./lroPoller"; export { DEFAULT_LANGUAGE, msRestAzureVersion } from "./util/constants"; //# sourceMappingURL=msRestAzure.js.map