UNPKG

237 BTypeScriptView Raw
1import { ApolloLink } from "../core/index.js";
2import type { HttpOptions } from "./selectHttpOptionsAndBody.js";
3export declare const createHttpLink: (linkOptions?: HttpOptions) => ApolloLink;
4//# sourceMappingURL=createHttpLink.d.ts.map
\No newline at end of file