Skip to content

Commit 33b9ae2

Browse files
committed
fix: export the new functions
Export the new functions commit-id:2b126f75
1 parent 3fa1c8f commit 33b9ae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export { HttpModule } from './http.module';
22
export { HttpService } from './http.service';
3+
export * from './http.util';
34
export * from './interfaces';

0 commit comments

Comments
 (0)