UNPKG

apollo-angular-link-http

Version:

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

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