UNPKG

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