Skip to content

Commit 5bbe208

Browse files
authored
Merge pull request #3 from YElyousfi/patch-1
2 parents d3bfb7e + 299d2a1 commit 5bbe208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export { HTTPDataSource, RequestOptions } from './http-data-source'
1+
export { HTTPDataSource, HTTPDataSourceOptions, LRUOptions, RequestOptions } from './http-data-source'
22
export {
33
Response,
44
CacheError,

0 commit comments

Comments
 (0)