Skip to content

Commit 7e705c4

Browse files
committed
🏷️ fix: export Call #2902
1 parent 72e3794 commit 7e705c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/model/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from './chat';
2+
export * from './call';
23
export * from './contact';
34
export * from './message';
45
export * from './errors';

0 commit comments

Comments
 (0)