Skip to content

Commit

Permalink
fix(data): export HttpOptions (#4564)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nosfistis authored Oct 29, 2024
1 parent f993759 commit 4909627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/data/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ export { normalizeRoot } from './dataservices/http-url-generator';
export {
EntityCollectionDataService,
HttpMethods,
HttpOptions,
RequestData,
QueryParams,
} from './dataservices/interfaces';
Expand Down

0 comments on commit 4909627

Please sign in to comment.