Skip to content

Commit 768e697

Browse files
committed
feat: export middleware module from stream-chat
1 parent 9e44883 commit 768e697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export * from './connection';
88
export * from './events';
99
export * from './insights';
1010
export * from './messageComposer';
11+
export * from './middleware';
1112
export * from './moderation';
1213
export * from './permissions';
1314
export * from './poll';

0 commit comments

Comments
 (0)