We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa1c8f commit 33b9ae2Copy full SHA for 33b9ae2
lib/index.ts
@@ -1,3 +1,4 @@
1
export { HttpModule } from './http.module';
2
export { HttpService } from './http.service';
3
+export * from './http.util';
4
export * from './interfaces';
0 commit comments