Skip to content

Commit 9fa12b4

Browse files
fix(common) add missing interfaces reexport (http)
1 parent e66d72f commit 9fa12b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/common/http/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './http.module';
22
export * from './http.service';
3+
export * from './interfaces';

0 commit comments

Comments
 (0)