Skip to content

Commit 4909627

Browse files
authored
fix(data): export HttpOptions (#4564)
1 parent f993759 commit 4909627

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/data/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export { normalizeRoot } from './dataservices/http-url-generator';
5959
export {
6060
EntityCollectionDataService,
6161
HttpMethods,
62+
HttpOptions,
6263
RequestData,
6364
QueryParams,
6465
} from './dataservices/interfaces';

0 commit comments

Comments
 (0)