We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f993759 commit 4909627Copy full SHA for 4909627
modules/data/src/index.ts
@@ -59,6 +59,7 @@ export { normalizeRoot } from './dataservices/http-url-generator';
59
export {
60
EntityCollectionDataService,
61
HttpMethods,
62
+ HttpOptions,
63
RequestData,
64
QueryParams,
65
} from './dataservices/interfaces';
0 commit comments