@azure/ms-rest-azure-js
Version:
Isomorphic Azure client runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest
7 lines • 580 B
TypeScript
export { AzureServiceClient, AzureServiceClientOptions, getDefaultUserAgentValue } from "./azureServiceClient";
export { BaseResource, BaseResourceMapper } from "./baseResource";
export { CloudError, CloudErrorMapper } from "./cloudError";
export { CognitiveServicesCredentials } from "./credentials/cognitiveServicesCredentials";
export { createLROPollerFromInitialResponse, createLROPollerFromPollState, LROPoller } from "./lroPoller";
export { DEFAULT_LANGUAGE, LongRunningOperationStates, msRestAzureVersion } from "./util/constants";
//# sourceMappingURL=msRestAzure.d.ts.map