// Copyright (c) Microsoft Corporation. // Licensed under the MIT license. export { NodeFetchHttpClient as DefaultHttpClient } from "./nodeFetchHttpClient"; //# sourceMappingURL=defaultHttpClient.js.map