Skip to content

Commit

Permalink
Merge pull request #230 from furality/spr/main/2b126f75
Browse files Browse the repository at this point in the history
fix: export the new functions
  • Loading branch information
ttshivers authored Dec 24, 2023
2 parents 3fa1c8f + 33b9ae2 commit 8ad23f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export { HttpModule } from './http.module';
export { HttpService } from './http.service';
export * from './http.util';
export * from './interfaces';

0 comments on commit 8ad23f6

Please sign in to comment.