UNPKG

179 BTypeScriptView Raw
1export { HttpLink, HttpLinkHandler } from './http-link';
2export { HttpBatchLink, HttpBatchLinkHandler } from './http-batch-link';
3export { BatchOptions, Options } from './types';