UNPKG

@typespec/ts-http-runtime

Version:

Isomorphic client library for making HTTP requests in node.js and browser.

5 lines 193 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export const SDK_VERSION = "0.3.7"; export const DEFAULT_RETRY_POLICY_COUNT = 3; //# sourceMappingURL=constants.js.map