UNPKG

apollo-angular-link-http

Version:

An Apollo Link to allow sending a single http request per operation.

4 lines (3 loc) 180 B
export { HttpLink, HttpLinkHandler } from './http-link'; export { HttpLinkModule, PROVIDERS } from './http-link-module'; export { Options } from 'apollo-angular-link-http-common';