UNPKG

@azure/core-rest-pipeline

Version:

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

6 lines 245 B
import type { HttpClient } from "./interfaces.js"; /** * Create the correct HttpClient for the current environment. */ export declare function createDefaultHttpClient(): HttpClient; //# sourceMappingURL=defaultHttpClient-react-native.d.mts.map