Skip to content

Commit 228caa9

Browse files
committed
export types from SDK
1 parent c34edd3 commit 228caa9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/js-sdk/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
export * from './Dm3Sdk';
22
export * from './Dm3';
3+
export * from './conversation/types';
4+
export * from './message/types';

0 commit comments

Comments
 (0)