UNPKG

apollo-datasource-http

Version:

[![CI](https://github.com/StarpTech/apollo-datasource-http/actions/workflows/ci.yml/badge.svg)](https://github.com/StarpTech/apollo-datasource-http/actions/workflows/ci.yml)

3 lines 242 B
export { HTTPDataSource, HTTPDataSourceOptions, LRUOptions, RequestOptions, Response, Request, RequestError, CacheTTLOptions, } from './http-data-source'; export { ApolloError } from 'apollo-server-errors'; //# sourceMappingURL=index.d.ts.map