We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3bfb7e + 299d2a1 commit 5bbe208Copy full SHA for 5bbe208
src/index.ts
@@ -1,4 +1,4 @@
1
-export { HTTPDataSource, RequestOptions } from './http-data-source'
+export { HTTPDataSource, HTTPDataSourceOptions, LRUOptions, RequestOptions } from './http-data-source'
2
export {
3
Response,
4
CacheError,
0 commit comments