Skip to content

Commit 966d9c5

Browse files
v10.9.1
Merge pull request #2085 from GetStream/develop
2 parents 687eaba + 7b75a1f commit 966d9c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ChannelSearch/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ export * from './SearchBar';
33
export * from './SearchInput';
44
export * from './SearchResults';
55
export * from './utils';
6+
export type { ChannelSearchFunctionParams, ChannelSearchParams } from './hooks/useChannelSearch';

0 commit comments

Comments
 (0)